You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
llama.cpp/examples/perplexity
Gary Linscott be87b6ed20
perplexity : add support for batch size to `--perplexity` (#407)
* Add support to batch size for perplexity

* Revert "Fix memory allocation issues and seg faults"

This reverts commit 4870e455b3.

* update from merge

* Remove perplexity from main

* updates

* Update batch size for efficiency
1 year ago
..
CMakeLists.txt llama : fix linkage with mingw (#551) 1 year ago
README.md Fix whitespace, add .editorconfig, add GitHub workflow (#883) 1 year ago
perplexity.cpp perplexity : add support for batch size to `--perplexity` (#407) 1 year ago

README.md

perplexity

TODO