Model architecture
Workload
Context length
8192
Tokens in the context window. Includes prompt and generated tokens.
Batch size
1
Concurrent requests served. Higher batches = better throughput, more KV cache.
Precision
fp16
Bytes per element. Quantized KV cache (fp8/int8) is increasingly common in production.
KV Cache size · current settings
—
If this model used…
Hardware fit
Bars show KV cache as a fraction of total VRAM. Real serving also needs ~2× the model weights — KV cache fights for what's left.