Lamb Labs
Model-first AI inference: diffusion post-training now, custom silicon later, targeting 20,000+ tokens per second.
NewName Editorial
Editorial Team



The AI chip industry has a familiar reflex: when inference is too slow, add more cores, more memory bandwidth, more silicon. Lamb Labs, a Y Combinator Summer 2026 company, is trying the opposite. Their thesis is that the bottleneck isn't the chip at all — it's the model's sequential nature. Autoregressive models emit one token at a time, forcing the hardware to wait on memory. Lamb Labs' answer is to convert those models into diffusion architectures that decode in parallel, then build silicon to match. The claim: 20,000+ tokens per second and 63x higher intelligence per watt than a GPU like the RTX 6000 Ada. That's a bold target, but the more interesting story is the path — and the wedge that might make it work.
The Real Bottleneck Isn't the Chip — It's the Model's Manners
Every token an autoregressive model generates requires fetching weights from memory, and that fetch costs 100–1000x the energy of the arithmetic it enables. GPUs, built for parallel compute, end up idling at 20–40% utilization during LLM inference, waiting on data. This is the inefficiency Lamb Labs is attacking. They argue that the industry's reflex — building more flexible, general-purpose chips — is exactly what wastes energy. Flexibility, in their view, is the enemy of efficiency. Instead of a chip that can run any model, they want a chip that runs one model architecture perfectly. That's a radical departure, but it's grounded in a specific observation: the model's sequential token-by-token generation is what makes inference memory-bound. Change the model to decode in parallel, and the chip can finally be built to compute rather than wait.
The Wedge: A Post-Training Trick That Runs 2x Faster on Existing GPUs
Before any custom silicon exists, Lamb Labs has shipped a software-only product: a post-training technique that converts an existing autoregressive model into a diffusion architecture. This is not a new pretraining run; it's a conversion that works on any transformer, including vision-language models. The claim is a 2x speedup on existing GPUs with no quality loss. This is a clever wedge because it validates the core idea — that parallel decoding is possible and beneficial — without requiring a hardware bet. It also gives the company a product that can be tested today, on hardware anyone can access. If third-party benchmarks confirm the 2x speedup, it would be a meaningful advance even if the ASIC never materializes. The company says it will open-source a converted model next week, which would be a concrete, verifiable artifact.
The FPGA Proof Point: An 8B Model Under 10 Watts
The software wedge is one thing, but Lamb Labs also points to a hardware proof point: an FPGA prototype running an 8B-parameter model under 10 watts on a Kria KV260 board — less power than a lightbulb. This is the most tangible evidence that their architecture maps to real hardware. It's a far cry from a production ASIC, but it demonstrates that the diffusion conversion can run efficiently on a low-power, reprogrammable chip. The FPGA is a bridge: it proves the concept, and it's a product in its own right for edge applications. The company's roadmap has four stages: the diffusion post-training (shipped), the FPGA accelerator (shipped), a custom board called Merino (in bring-up), and finally custom ASICs. The FPGA is the stage where the claims start to become testable.
The Road to ASIC: From RL-Co-Designed Chips to 20,000 Tokens Per Second
The endgame is an ASIC with the model architecture hardcoded on-chip. Lamb Labs says they built an RL environment that co-designs the chip architecture for a given model, optimizing directly for speed and energy per token. They also plan aggressive quantization, removing complex math to shrink the chip, and placing weights on-chip to overcome the memory-bandwidth bottleneck. The target is 20,000+ tokens per second and 63x higher intelligence per watt. This is ambitious, but the roadmap is logical: prove the model conversion on GPUs, prove the hardware mapping on an FPGA, then tape out an ASIC. The RL-based chip design is unproven, and tape-out is expensive and risky. But the staged approach is a sensible way to de-risk the journey.
The Name 'Lamb Labs' and the Art of Understatement
The name 'Lamb Labs' is a curious choice for a company making bold claims. It's short, memorable, and has a certain humility — 'lamb' suggests something young, gentle, and perhaps underestimated. But it also carries a subtle edge: a lamb is not a wolf, but it can grow into a sheep that produces wool — a resource. In the context of AI, it might suggest a quiet, methodical approach that contrasts with the aggressive names of other chip startups. The domain lamb-labs.com is clean and easy to remember. The branding is understated, which could be a strategic choice: let the technology speak for itself. However, the name does not immediately convey 'AI' or 'chips', which could be a challenge in a crowded market. But for a company backed by Y Combinator, the name might be intended to stand out precisely because it is unexpected.
What's Missing: Benchmarks, Tape-Out, and the Competitive Gauntlet
Lamb Labs makes bold claims, but public evidence is thin. The 20,000+ tokens per second and 63x intelligence per watt are targets, not measured results. The FPGA prototype is a good sign, but it is a far cry from a production ASIC. The company does not disclose funding amounts, customers, or a timeline for tape-out. The AI hardware space is crowded with established players like NVIDIA and startups like Cerebras and Groq. Lamb Labs' differentiation is the co-design of model and silicon, which could be a significant advantage if the diffusion conversion works as claimed. But the risk is high: tape-out is expensive, and the RL-based chip design is unproven. For now, Lamb Labs is a promising but unproven contender. The next milestone to watch is the Merino board and independent benchmarks of the diffusion post-training on GPUs.