KV-cache quantization

Appears in 1 tutorial

Storing the KV cache in 8-bit (or lower) to roughly halve its memory, enabling more concurrency / longer context.

As used in LLM Infrastructure →

Storing the KV cache in 8-bit (or lower) to roughly halve its memory, enabling more concurrency / longer context.