Skip to content

Releases: ngxson/llama.cpp

b2002

29 Jan 10:11
e76627b
Compare
Choose a tag to compare
py : improve BPE tokenizer support (#5189)

b1953

22 Jan 15:51
6f9939d
Compare
Choose a tag to compare
KL-divergence (#5076)

* kl-divergence: be able to save all logits to a file

* Add ability to compute KL-divergence

---------

Co-authored-by: Iwan Kawrakow <[email protected]>