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
1d247e0f350948667553f3c880f8df40f0b5c787
llama-cpp-python
/
llama_cpp
History
Andrei Betlen
1d247e0f35
Add StoppingCriteria and LogitsProcessor to generate to match huggingface API
2023-05-25 14:04:54 -04:00
..
server
feat: make embedding support list of string as input
2023-05-20 01:23:32 +02:00
__init__.py
Black formatting
2023-03-24 14:59:29 -04:00
llama_cpp.py
Update llama.cpp
2023-05-21 17:47:21 -04:00
llama_types.py
Allow first logprob token to be null to match openai api
2023-05-19 02:04:57 -04:00
llama.py
Add StoppingCriteria and LogitsProcessor to generate to match huggingface API
2023-05-25 14:04:54 -04:00