mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-06 13:01:21 +02:00
669912d9a5
* sampler: turn lazy grammar trigger words to regexes * add scripts/tool_bench.sh & .py * constrain llama json output regardless of function name if matches at beginning * update relaxed newline space rule in grammar tests * support add_generation_prompt query parameter (useful for /apply_template) * Update src/llama-grammar.cpp Co-authored-by: Georgi Gerganov <ggerganov@gmail.com> --------- Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
7 lines
120 B
Plaintext
7 lines
120 B
Plaintext
numpy>=1.24.4
|
|
sentencepiece>=0.1.98
|
|
transformers>=4.34.0
|
|
gguf>=0.1.0
|
|
customtkinter>=5.1.0
|
|
protobuf>=4.21.0
|
|
psutil>=5.9.4 |