llama-cpp-turboquant/tools
ddh0 a68f31edd7
fix KLD percentile output (#15999)
In `llama-perplexity`, when using `--kl-divergence`, the KL divergence statistics output mistakenly displays the 99th percentile twice. This change fixes that and correctly displays the 90th percentile as originally intended (presumably).
2025-09-15 09:54:57 +02:00
..
batched-bench batched-bench : fix llama_synchronize usage during prompt processing (#15835) 2025-09-08 10:27:07 +03:00
cvector-generator
export-lora
gguf-split
imatrix
llama-bench ggml-backend : add GGML_BACKEND_DEVICE_TYPE_IGPU device type (#15797) 2025-09-11 22:47:38 +02:00
main doc : update documentation for --tensor-split (#15980) 2025-09-14 12:10:07 +03:00
mtmd llama : allow using iGPUs with --device (#15951) 2025-09-13 16:49:49 +02:00
perplexity fix KLD percentile output (#15999) 2025-09-15 09:54:57 +02:00
quantize llama : add gpt-oss (#15091) 2025-08-05 22:10:36 +03:00
rpc rpc : fix regression when --device is used (#15981) 2025-09-14 12:28:18 +03:00
run
server server : only attempt to enable thinking if using jinja (#15967) 2025-09-14 21:17:04 +02:00
tokenize
tts sampling : optimize samplers by reusing bucket sort (#15665) 2025-08-31 20:41:02 +03:00
CMakeLists.txt