French startup Kog says smarter software can pull 30x faster inference out of stock GPUs

The race for faster AI inference has pushed labs toward custom silicon, but a French startup argues the cheapest speedup is already sitting in servers companies bought. Kog says it can reach roughly thirty times faster LLM inference on standard data-center GPUs using software alone. Kog demonstrated three thousand tokens per second per request on AMD MI300X and NVIDIA H200 GPUs in May, running a small two-billion-parameter model it has since open-sourced as Laneformer 2B. Chief executive Gael D

2 min
French startup Kog says smarter software can pull 30x faster inference out of stock GPUs

The race for faster AI inference has pushed labs toward custom silicon, but a French startup argues the cheapest speedup is already sitting in servers companies bought. Kog says it can reach roughly thirty times faster LLM inference on standard data-center GPUs using software alone.

Kog demonstrated three thousand tokens per second per request on AMD MI300X and NVIDIA H200 GPUs in May, running a small two-billion-parameter model it has since open-sourced as Laneformer 2B. Chief executive Gael Delalleau told TechCrunch the preview drew about two hundred qualified business leads.

Software unlocks GPU headroom

The first target is software engineering. Claude Code users already wait hours for long runs, and Anthropic charges a premium for Fast Mode, so speed is something teams pay for. Kog is pitching shops that run AI workflows for paid work and cannot absorb those delays.

The bigger promise is thirty x on large models, but today it rests on a tiny demo. Delalleau expects to show a major model running at ten x speed in September, a milestone he says will unlock customer traction and a Series A raise. The approach is deliberately low-level.

Delalleau, a former white-hat hacker and Ecole Polytechnique physics graduate, says his team reverse-engineers each GPU down to assembly and binary to exploit unused memory bandwidth. The cost is time: weeks to months per chip with a team of eleven, which caps how many accelerators Kog can support.

Kog is not alone. France's ZML ships hardware-agnostic inference software that bypasses CUDA, and Stanford's Hazy Research explores similar GPU acceleration. Kog compares itself to Hazy Research but goes deeper. Backers include Scaleway, Bpifrance, and French Tech 2030, giving it a European sovereignty tailwind.

The open question is whether hand-tuned, per-chip optimization scales to the models customers actually want. If Kog hits ten x on a frontier model in September, the assumption that GPUs are already maxed out gets a serious challenge.

Sources

TechCrunch: https://techcrunch.com/2026/08/14/kog-is-going-deeper-to-squeeze-more-inference-out-of-gpus/

Kog tech preview: https://blog.kog.ai/real-time-llm-inference-on-standard-gpus-3-000-tokens-s-per-request/

Laneformer 2B (Hugging Face): https://huggingface.co/kogai/laneformer-2b-it

Written by

More to read

  • Anthropic Demonstrates Autonomous De Novo Protein Design and Chemical Analysis with Claude

    Anthropic Demonstrates Autonomous De Novo Protein Design and Chemical Analysis with Claude Anthropic has published experimental results demonstrating Claude's ability to autonomously design de novo protein binders with physical wet-lab validation and automate complex analytical chemistry workflows. The findings show frontier LLMs acting as autonomous agents across computational biology and molecular characterization pipelines. In the primary experiment, Anthropic evaluated Claude Mythos Previe

    1 min
  • Cerebras Unveils CS-4 Rack-Scale System Powered by Three WSE-3 Turbo Chips and Nexus Architecture

    Cerebras Unveils CS-4 Rack-Scale System Powered by Three WSE-3 Turbo Chips and Nexus Architecture Cerebras Systems has announced the CS-4, a rack-scale AI accelerator system designed around three of its next-generation Wafer Scale Engine 3 Turbo (WSE-3 Turbo) chips and a modular hardware architecture dubbed Nexus. Cerebras confirmed that initial customer shipments for the CS-4 are scheduled to begin in the current quarter. The new system marks a structural shift from Cerebras's single-wafer CS

    1 min
  • AI FinOps: Cutting LLM Inference Costs by 30-60% Through Model Tiering, Caching, and GPU Optimization

    AI FinOps: Cutting LLM Inference Costs by 30-60% Through Model Tiering, Caching, and GPU Optimization Inference costs have become the second-largest line item in enterprise AI budgets, trailing only talent spend according to RapidData's State of Enterprise AI 2026. This shift represents a fundamental inversion from the 2021-2023 era when training dominated AI expenditure. The compounding nature of serving costs—accumulating every hour as long as users hit the API—means that even modest producti

    1 min