2 Sources
[1]
Investing in Gimlet | Andreessen Horowitz
We are running out of watts. AI inference is one of the fastest-growing markets in the history of capitalism, and we are running out of nearly every physical input required to serve it: powered land, turbines, transformers, data centers, GPUs, advanced-node wafers, and high-bandwidth memory. GPU capacity is being leased at record prices, while OpenAI's and Anthropic's growth is constrained by how quickly they can expand their compute fleets. You feel that scarcity firsthand: rate limits tighten and responses slow as providers trade latency for throughput to produce more tokens from the same watts. This is why the largest capital investment cycle in contemporary history is underway. Seven of the ten most valuable companies in the world are hyperscalers or supply them. Five U.S. hyperscalers alone are expected to spend $1 trillion in capex next year. NVIDIA has gone a step further, working with capital partners to mobilize more than $500 billion for AI factories. But expansion alone will not be enough. Inference demand compounds at software speed; power plants, data centers, and semiconductor fabs do not. Serving the most consequential workload of our lifetime requires squeezing more intelligence from every watt. That starts with recognizing that inference is not one workload. The End of One-Size-Fits-All Compute Without the GPU, today's AI would not exist. Its flexibility enabled the early experiments with transformers. Then enormous clusters built around a single accelerator architecture powered the training runs that proved scaling laws and produced today's frontier models. But the diversity of AI applications is exploding. A voice assistant lives or dies on latency; batch processing maximizes throughput; a research agent may prioritize cost per token; a coding agent must balance all three. Even a single model call splits into compute-intensive prefill and memory-bound decode. Agents multiply the variation by routing among small specialized and larger reasoning models, retrieving files, executing code on CPUs, and calling external tools. Inference is no longer a single workload. At the same time, hardware choices are proliferating. Some architectures optimize arithmetic throughput; others optimize memory capacity, bandwidth, or low-latency connectivity. No single processor can deliver the best combination of cost, throughput, and latency across every application and every step. GPUs will remain foundational, but they will increasingly operate alongside CPUs, memory-optimized systems, and other purpose-built silicon. The optimal system must match each piece of work to the architecture that handles it best, producing more useful work from the same resources. It must be heterogeneous. The challenge is making all of this hardware operate as one system. Large-scale infrastructure is designed around homogeneity with standardized servers, networking, power, cooling, and operating models. Introducing multiple architectures creates complexity across every layer. The software must coordinate processors that were never designed to work together, while the physical facility must accommodate different networking topologies, rack densities, power profiles, and cooling requirements. Cerebras and NVIDIA systems, for example, require different inlet-water temperatures. Sometimes heterogeneous compute is a compiler problem; sometimes it is a plumbing problem. The Multi-Silicon Inference Cloud Making heterogeneous compute work at scale is key to unlocking what we believe will be the world's largest market. We believe Gimlet Labs has built the solution: the first multi-silicon inference cloud, designed to produce more intelligence from every watt. For each workload, Gimlet determines an execution plan that balances latency, throughput, and cost. It can route different models and tools onto different processors, separate prefill from decode, or divide a model at the layer or operation level. Its compiler optimizes each piece for the target hardware, while its runtime coordinates execution across the system. To developers, all of that complexity sits behind a single inference API. Gimlet extends that orchestration into the physical data center. It integrates GPUs, CPUs, and purpose-built accelerators into one pool of capacity, managing the differences in networking, power, and cooling that make heterogeneous infrastructure difficult to operate. This system is already delivering up to 10X gains in throughput and interactivity on frontier models within the same power envelope. In a world where scale matters, Gimlet has done this at the largest scale possible, counting both a frontier lab and a hyperscaler as customers. In a market starved for compute, efficiency is net-new capacity and latency is product differentiation. We believe there is no better team than Zain, Michelle, Natalie, Omid, and James to tackle this problem. They've seen this movie before and are one of the few teams that have the range to follow a problem through every layer of abstraction. When kernels and compilers were not enough, they pushed into high-speed networking. When software was not enough, they moved into power, cooling, and data center construction. Wherever the existing stack ends, the Gimlet team starts. The future of inference is heterogeneous, and Gimlet is building the infrastructure layer that makes it possible. We could not be more excited to partner with the entire Gimlet team.
[2]
Gimlet Labs nabs $300M for its disaggregated inference platform
Gimlet Labs nabs $300M for its disaggregated inference platform Gimlet Labs Inc., a startup that helps developers speed up their inference workloads, has raised $300 million in funding at a $3 billion valuation. Andreessen Horowitz led the Series B round. Gimlet stated in a blog post today that the firm was joined by Arm Holdings Inc., Samsung Ventures, Microsoft Corp.'s M12 fund and more than a dozen others. The company's total outside funding now stands at $392 million. A large language model comprises multiple software modules that have vastly different hardware requirements. For example, some modules make heavier use of the underlying graphics cards' memory than others. Gimlet has developed a platform that harnesses that phenomenon to speed up inference. The company's software can automatically break up an LLM into its consistent modules. From there, it deploys each module on the chip architecture that best aligns with its hardware requirements. For example, Gimlet might send a memory-intensive component to an accelerator with a large amount of onboard RAM. There are multiple ways to split up an LLM. The most common approach, PD disaggregation, runs the prefill and decode phases of the inference workflow on separate chips. The prefill and decode phases are processing steps in which an LLM interprets prompts and generates a response, respectively. Gimlet also supports more granular disaggregation approaches. Some developers don't stop at splitting the inference workflow into prefill and decode phases. They take it a step further by diving the decode phase into smaller workflows that can each be assigned to a different chip. In other projects, developers use a lightweight "drafter" model to generate initial prompt responses and a frontier LLM to refine those drafts. Each model runs on a separate chip architecture. Gimlet's platform reduces the amount of work required to implement such disaggregation workflows. Additionally, it optimizes each LLM module for the chip architecture on which it's deployed. The software optimizes model code using a combination of AI agents and a custom compiler. According to Gimlet, its agents find the best way of adapting LLM code to a chip by exploring multiple design approaches. After identifying a promising approach, the AI runs tests to ensure that it's correct. The company's compiler, in turn, applies a mix of generic and chip-specific optimizations to customer models. Gimlet sells its software in a serverless edition and as a managed service that enterprises can deploy on their own infrastructure. The company says that it has received billions of dollars worth of customer orders. In March, Gimlet stated that its customer base includes one of the world's largest cloud providers and a top three AI lab. The funding will help the company grow the infrastructure capacity of its platform's serverless edition. Gimlet plans to add several hundred megawatts of computing power. Additionally, the company intends to expand into the custom hardware market. Gimlet is developing an inference-optimized server that doesn't feature a motherboard and can be used outside data centers.
Share
Copy Link
Gimlet Labs secured $300 million in Series B funding led by Andreessen Horowitz at a $3 billion valuation. The startup addresses AI inference bottlenecks with its disaggregated inference platform that orchestrates heterogeneous compute systems, delivering up to 10X throughput gains while optimizing intelligence per watt across GPUs and specialized accelerators.
Gimlet Labs has raised $300 million in Series B funding at a $3 billion valuation, led by Andreessen Horowitz with participation from Arm Holdings, Samsung Ventures, Microsoft's M12 fund, and over a dozen other investors
2
. The round brings the company's total outside funding to $392 million2
. This significant investment comes as AI inference faces unprecedented resource constraints, with GPU capacity leasing at record prices and providers like OpenAI and Anthropic constrained by compute fleet expansion rates1
.
Source: Andreessen Horowitz
AI inference has become one of the fastest-growing markets in capitalism's history, yet the industry is running critically short of nearly every physical input required to serve it: powered land, turbines, transformers, data centers, GPUs, advanced-node wafers, and high-bandwidth memory
1
. Five U.S. hyperscalers alone are expected to spend $1 trillion in capex next year, while NVIDIA has mobilized over $500 billion with capital partners for AI factories1
. Users experience this scarcity directly through tightening rate limits and slower responses as providers sacrifice latency for throughput to extract more tokens from the same watts1
.Gimlet Labs has built what Andreessen Horowitz calls the first multi-silicon inference cloud, designed to produce more intelligence per watt
1
. The disaggregated inference platform automatically breaks up large language models into constituent modules and deploys each component on the chip architecture that best aligns with its hardware requirements2
. For each workload, Gimlet determines an execution plan balancing latency, throughput, and cost, routing different models and tools onto different processors or separating prefill and decode phases1
. The system already delivers up to 10X gains in throughput and interactivity on frontier models within the same power envelope1
.The diversity of AI applications has exploded beyond what single-architecture systems can efficiently handle. A voice assistant prioritizes latency, batch processing maximizes throughput, research agents optimize cost per token, and coding agents must balance all three
1
. Even a single model call splits into compute-intensive prefill and memory-bound decode operations1
. Gimlet's platform supports multiple disaggregation approaches, including the common PD disaggregation that runs prefill and decode phases on separate chips, as well as more granular methods where developers use lightweight drafter models alongside frontier LLMs for refinement2
.Gimlet reduces the complexity of implementing disaggregation workflows through AI agents and a custom compiler that optimize each LLM module for its target chip architecture
2
. The AI agents explore multiple design approaches to find the best way of adapting LLM code to specific chips, then run tests to ensure correctness2
. The compiler applies both generic and chip-specific optimizations to customer models2
. This orchestration extends into physical data centers, integrating GPUs, CPUs, and purpose-built accelerators into one capacity pool while managing differences in networking, power, and cooling requirements1
.
Source: SiliconANGLE
Related Stories
Gimlet has achieved scale that matters in AI inference infrastructure, counting both a frontier lab and a hyperscaler among its customers
1
. The company stated in March that its customer base includes one of the world's largest cloud providers and a top three AI lab2
. Gimlet has received billions of dollars worth of customer orders2
. The platform is available as a serverless service and as a managed service that enterprises can deploy on their own AI inference infrastructure2
.The Series B funding will help Gimlet grow its serverless edition's infrastructure capacity by adding several hundred megawatts of computing power
2
. The company is also expanding into custom hardware development with an inference-optimized server design that eliminates the traditional motherboard and can operate outside conventional data centers2
. This move addresses the physical constraints of large language model inference workloads as inference demand compounds at software speed while power plants, data centers, and semiconductor fabs cannot keep pace1
. Watch for Gimlet's motherboard-free servers to enable deployment in edge locations where traditional data center infrastructure proves impractical, potentially unlocking new use cases for latency-sensitive applications.Summarized by
Navi
[1]
[2]
17 Jul 2026•Business and Economy

17 Aug 2026•Startups

22 Jun 2026•Startups
