This website requires JavaScript.
Explore
Help
Sign In
root
/
llama.cpp
Watch
1
Star
0
Fork
0
You've already forked llama.cpp
mirror of
https://github.com/ggerganov/llama.cpp.git
synced
2024-11-11 13:30:35 +00:00
Code
Issues
Actions
11
Packages
Projects
Releases
Wiki
Activity
0353a18401
llama.cpp
/
requirements.txt
4 lines
48 B
Plaintext
Raw
Normal View
History
Unescape
Escape
py : change version of numpy requirement to 1.24.4 (#3515) Co-authored-by: Lyjia <me@lyjia.us>
2023-10-07 09:56:15 +00:00
numpy==1.24.4
py : bump sentencepiece to 0.1.98 to support Python 3.11 (#976)
2023-04-14 19:46:49 +00:00
sentencepiece==0.1.98
gguf : make gguf pip-installable * 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
2023-08-25 06:26:05 +00:00
gguf>=0.1.0
Reference in New Issue
Copy Permalink