List of AI News about int8
| Time | Details |
|---|---|
|
2026-08-08 08:41 |
LLM precision formats Explained: 8 Paths to Speed
According to @_avichawla, 8 LLM precisions trade accuracy for memory, enabling FP8, INT8, and NF4 gains and KV cache cuts for longer contexts. |
|
2026-06-22 12:58 |
GPU transfers Accelerate 4x with int8-first trick
According to @_avichawla, moving transforms to GPU cuts CPU GPU transfer 4x; binary quantization shrinks embeddings 32x for fast RAG search. |