ddh0 and GitHub
6e36299b47
llama : print_info alignment fix ( #18708 )
...
* fix text spacing in print_info
* align all
2026-01-14 00:05:11 +01:00
ddh0 and GitHub
5a6241feb0
common: update env var name ( #17588 )
2025-11-30 09:59:25 +08:00
ddh0 and GitHub
3ffd0fae47
perplexity : show more kl-divergence data ( #16321 )
...
Adds additional percentile data for displayed in the output of `llama-perplexity --kl-divergence`:
- Added 95 percentile (mirroring existing 5 percentile)
- Added 0.1 percentile (mirroring existing 99.9 percentile)
2025-09-29 09:30:45 +03:00
ddh0 and GitHub
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
ddh0 and GitHub
df082f5630
nitpick : correct MB to MiB ( #15934 )
...
MB was incorrectly used for 1024 x 1024 bytes instead of MiB
2025-09-11 19:12:34 +02:00
ddh0 and GitHub
8726392d3d
readme : update bindings ( #13950 )
2025-06-01 11:44:30 +03:00