This website requires JavaScript.
Explore
Help
Register
Sign In
alihan
/
llama-cpp-python
Watch
1
Star
0
Fork
0
You've already forked llama-cpp-python
mirror of
https://github.com/abetlen/llama-cpp-python.git
synced
2023-09-07 17:34:22 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e4647c75ec49e21fa2146844c6b91faba58c6699
llama-cpp-python
/
llama_cpp
History
Andrei Betlen
e4647c75ec
Add use_mmap flag to server
2023-04-19 15:57:46 -04:00
..
server
Add use_mmap flag to server
2023-04-19 15:57:46 -04:00
__init__.py
Black formatting
2023-03-24 14:59:29 -04:00
llama_cpp.py
Update type signature to allow for null pointer to be passed.
2023-04-18 23:44:46 -04:00
llama_types.py
Bugfix for Python3.7
2023-04-05 04:37:33 -04:00
llama.py
If lora base is not set avoid re-loading the model by passing NULL
2023-04-18 23:45:25 -04:00