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
2920c4bf7e
llama.cpp
/
llama_cpp
History
Andrei Betlen
2920c4bf7e
Update server params. Added lora_base, lora_path, low_vram, and main_gpu. Removed rms_norm_eps and n_gqa (deprecated in llama.cpp)
2023-09-13 21:23:13 -04:00
..
server
Update server params. Added lora_base, lora_path, low_vram, and main_gpu. Removed rms_norm_eps and n_gqa (deprecated in llama.cpp)
2023-09-13 21:23:13 -04:00
__init__.py
Bump version
2023-09-13 18:07:08 -04:00
llama.py
Reorder init params to match llama.cpp order
2023-09-13 21:20:26 -04:00
llama_cpp.py
Convert missed llama.cpp constants into standard python types
2023-09-13 21:11:52 -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