Decode roofline
How fast can your model decode?
Estimate model fit, per-session speed, and useful aggregate throughput from the memory system up.
Configuration
Start with an example or enter exact values.
Live calculation
01
Hardware memory
Use sustained bandwidth when you have it. Catalog bandwidth produces a looser ceiling.
02
Model weights
Choose an exact model to load its architecture automatically, then set the precision of the weights you actually run.
03
Serving target
The reservation controls memory fit; active context controls decode traffic.
04
Decoding method
Model ordinary autoregressive decoding or account for a speculative draft model and its acceptance rate.
Advanced architecture and KV cache
64 attention layers · 8 KV heads · 16-bit cache
+
Advanced architecture and KV cache
64 attention layers · 8 KV heads · 16-bit cache
Speculative decoding controls are in the Decoding method section above.
