Cheaper & Faster
Inference

By using frontier research on KV cache transfer between models, cut your inference costs and time by 20%. Prefill runs on a small model, and decode on a large one.

Backed by Y Combinator Combinator

About us →

Faster first responses, smaller bills

Measured result100k-token context

Time to first token

Qwen3 4B → 14B
Standard Prefill + decode on 14B
4.3s
KV cache transfer Prefill Qwen3 4B · decode 14B
1.7s
First token 2.5× faster

4.3s1.7s

Prefill cost · 1M requests 61% cheaper

$11.8k$4.6k

The first KV cache-aware inference engine

Research basis: Cross-Model KV Cache Transfer ↗

Prefill cost scales with the size of the model doing the reading, which means today you pay large-model rates before the large model has produced a single word. On long inputs, that's most of the bill.

We prefill on a small model instead. Its per-layer K/V tensors are stripped of source rotary embeddings, projected head-wise into the target model's attention space, and re-embedded at target positions. The large model enters decode against a populated cache it never computed.

Prefill small and decode large. Transfers are gated on held-out quality and latency for every model pair. Ordinary prefill takes over whenever a pair doesn't clear, so the target model uses its usual inference path.

Our Research →

Serviced open-weight models

Private, and we set it up. Independent benchmark leaderboards increasingly place leading open-weight models at frontier-level quality across common reasoning, coding, and knowledge tasks. We handle the GPUs and the serving. You change one line of config.

  • Llama Meta
  • Qwen Alibaba Cloud
  • Mistral Mistral AI
  • Gemma Google
  • DeepSeek DeepSeek
Open models for your team →