mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-19 17:25:07 +02:00
9c4c9cc83f
* Move convert.py to examples/convert-no-torch.py * Fix CI, scripts, readme files * convert-no-torch -> convert-legacy-llama * Move vocab thing to vocab.py * Fix convert-no-torch -> convert-legacy-llama * Fix lost convert.py in ci/run.sh * Fix imports * Fix gguf not imported correctly * Fix flake8 complaints * Fix check-requirements.sh * Get rid of ADDED_TOKENS_FILE, FAST_TOKENIZER_FILE * Review fixes
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 |