STARTUP INTEL
Jun 30, 2026Together Ai
Together AI raises $800M Series C led by strategic cloud providers
Round
Series C
Amount
$800M
Event
Funding
Source
Business Wire
Impact Radar Spectrum5-Axis Signal
Funding
Latest updates on high-density GPUs, AI accelerators, datacenter infrastructure, and supercomputer clusters.

French artificial intelligence lab Mistral AI SAS today announced that it has raised €3 billion, or about $3.49 billion, in funding. Samsung Electronics Co. Ltd. led the investment. It was joined by more than two dozen other backers including Salesforce Ventures, Nvidia Corp. and ASML Holdings NV...

Groq closed a $650 million financing round as it pivot to a dedicated AI inference cloud provider operating 13 datacenters.

Artificial intelligence coding startup Cognition AI Inc. today announced that it has raised more than $2 billion in late-stage funding at a $48 billion valuation, nearly doubling the price investors put on the company in its last round. Before this Series E round, Cognition last raised in May...

CoreWeave posted the leading per-GPU DeepSeek-R1 throughput among NVIDIA GB200 NVL72 submissions in the inaugural MLPerf 0.7 Endpoints benchmark, tested on production infrastructure.

Microsoft committed to integrating Mistral's latest frontier models into Copilot Studio and Azure Foundry while leveraging Europe-based GPU data centers.

Mistral AI introduced Vibe for long-horizon software engineering alongside Robostral Navigate for embodied spatial navigation.

OpenAI Group PBC said today it's giving its image-generation tool a bit more artistic flair, announcing the launch of ChatGPT Images 2.5, an update to ChatGPT Images 2.0 that debuted in April. According to OpenAI, the new tool is able to generate images with "more natural lighting and richer...

xAI leverages expanded Colossus GPU supercluster to deliver high-speed token generation for coding workloads.

Groq report serving over 5 million developers processing trillions of token weekly on deterministic LPU hardware.

Follow this step-by-step guide to deploy Kimi K3 on CoreWeave Dedicated Inference on NVIDIA GB300 NVL72.
GPU Cloud Orchestration is the automated provisioning, scheduling, and lifecycle management of GPU clusters (such as NVIDIA H100/B200 nodes) for serverless LLM inference and distributed AI model training.
A Local LLM Runtime is an execution engine (such as Ollama, llama.cpp, or LM Studio) engineered to run quantized open-weights language models locally on consumer hardware without sending data to cloud APIs.
A Graphics Processing Unit (GPU) is a specialized electronic circuit designed to rapidly manipulate and alter memory. Because training neural networks involves massive matrix multiplication, the parallel processing power of GPUs is critical for modern AI workloads.
Mixture of Experts (MoE) is a neural network design that scales model parameters without increasing compute cost. Instead of activating the entire network for every token, MoE routes inputs to specialized sub-networks ("experts") using a gating router.