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
213cc5c34082490f7aa88d27aa24d5eae2a39ab9
llama-cpp-python
/
llama_cpp
History
Andrei Betlen
213cc5c340
Remove async from function signature to avoid blocking the server
2023-04-11 11:54:31 -04:00
..
server
Remove async from function signature to avoid blocking the server
2023-04-11 11:54:31 -04:00
__init__.py
Black formatting
2023-03-24 14:59:29 -04:00
llama_cpp.py
Changed the environment variable name into "LLAMA_CPP_LIB"
2023-04-10 17:27:17 +02:00
llama_types.py
Bugfix for Python3.7
2023-04-05 04:37:33 -04:00
llama.py
Add use_mmap option
2023-04-10 02:11:35 -04:00