Standalone TurboQuant KV Cache Inference
Standalone KV cache compression script implementing TurboQuant with 1.55x ratio.
TurboQuant integration for MLX LM
Custom Metal kernels bring Google's TurboQuant KV-cache compression to Apple Silicon.
Developers running local LLMs on Apple Silicon
llama.cpp · AWQ · GPTQ
I built mlx-turboquant, an implementation of Google's TurboQuant KV-cache compression algorithm for Apple's MLX framework.
The repository includes quality benchmarks, memory benchmarks, and a modular implementation so individual pieces (PolarQuant, QJL, packing, codebooks) can be studied independently.
Standalone KV cache compression script implementing TurboQuant with 1.55x ratio.
Data-oblivious quantization beats Product Quantization on online updates.
MoE pruning on MacBook without CUDA or PyTorch dependency stack.
Standardized MLX benchmarking when everyone's currently comparing engines manually.
MLX-powered local TTS plugin for OpenClaw—elegant but audience is Apple Silicon only.
Full MLX power in Ruby: lazy arrays, Metal GPU, transformer layers—but Ruby adoption risk.