A llama.cpp fork featuring TurboQuant compression and speculative decoding for Gemma 4 and Qwen 3.6 to boost throughput by up to 50%. It optimizes memory usage via low-bit KV caches and supports multimodal inference on various hardware backends.
llama.cppTurboQuantSpeculative DecodingGemma 4Qwen 3.6GGUF Format
Discover Similar Content
github.com
GitHub - QuinsZouls/llama-cpp-turboquant at llama-next
LLM inference in C/C++. Contribute to QuinsZouls/llama-cpp-turboquant development by creating an account on GitHub.
github.com
GitHub - ubergarm/llama.cpp at ug/port-sweep-bench
LLM inference in C/C++. Contribute to ubergarm/llama.cpp development by creating an account on GitHub.
github.com
GitHub - LaurentZuijdwijk/llama.cpp: llama.cpp with adaptive speculative decoding (--spec-draft-adaptive) and a Vulkan backend tuned for AMD Strix Halo. 4.7x on structured output, 1.9x mainline prefill on MoE.
llama.cpp with adaptive speculative decoding (--spec-draft-adaptive) and a Vulkan backend tuned for AMD Strix Halo. 4.7x on structured output, 1.9x ma...