Commit Graph

2 Commits

Author SHA1 Message Date
Xuan Son Nguyen 154b87e9aa scripts: update corpus of compare-logprobs 2026-02-04 12:58:47 +01:00
Xuan-Son Nguyen c00ff929dc
scripts: add script to compare logprobs of llama.cpp against other frameworks (#17947)
* scripts: add script to compare logits of llama.cpp against other frameworks

* accept custom prompt file

* fix code style

* clarify endpoint

* fix displaying

* use abs for diff

* fix vllm case

* rm output file

* rename to compare-logprobs

* add "pattern"
2025-12-13 22:33:29 +01:00