mirror of
https://github.com/ggerganov/llama.cpp
synced 2026-03-09 08:39:41 +01:00
* gitignore : add dist and rm pyproject.toml * gguf: prepare as Pip package * gguf: prepare as Pip package * gguf : fix line endings * requirements : add gguf * gguf : update readme with build notes * gguf : update readme with build notes * gguf : add notes for tests
4 lines
46 B
Plaintext
4 lines
46 B
Plaintext
numpy==1.24
|
|
sentencepiece==0.1.98
|
|
gguf>=0.1.0
|