Files
llama-cpp-python/.github
Andrei f8fcb3ea34 feat: Update sampling API for llama.cpp (#1742)
* Initial samplng api update

* Fix logger

* Update tests

* Update

* Remove seed

* Add sampling chain

* Remove unnused test

* Use Qwen2 0.5B for ci tests

* Fix typo

* Fix typo

* Update cache version

* Use real model for tests

* Add huggingface-hub as a test dependency

* Remove RUST_LOG=trace

* Add actual logit processor test
2024-09-18 20:00:19 -04:00
..