This website requires JavaScript.
Explore
Help
Sign in
baalajimaestro
/
llama.cpp
Watch
1
Star
0
Fork
You've already forked llama.cpp
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
f4090a0bb2
llama.cpp
/
llama_cpp
History
Andrei Betlen
f4090a0bb2
Add numa support, low level api users must now explicitly call llama_backend_init at the start of their programs.
2023-09-13 23:00:43 -04:00
..
server
Add numa support, low level api users must now explicitly call llama_backend_init at the start of their programs.
2023-09-13 23:00:43 -04:00
__init__.py
Bump version
2023-09-13 18:07:08 -04:00
llama.py
Add numa support, low level api users must now explicitly call llama_backend_init at the start of their programs.
2023-09-13 23:00:43 -04:00
llama_cpp.py
Add numa support, low level api users must now explicitly call llama_backend_init at the start of their programs.
2023-09-13 23:00:43 -04:00
llama_grammar.py
Fix typos in llama_grammar
2023-08-17 21:00:44 +09:00
llama_types.py
Format
2023-07-19 03:48:27 -04:00
py.typed
Add py.typed
2023-08-11 09:58:48 +02:00
utils.py
Suppress llama.cpp output when loading model.
2023-07-28 14:45:18 -04:00