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
e783f1c191ff66b45fba4ed7bd2821703952ca62
llama-cpp-python
/
llama_cpp
History
Simon Chabot
e783f1c191
feat: make embedding support list of string as input
...
makes the /v1/embedding route similar to OpenAI api.
2023-05-20 01:23:32 +02: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
Fix llama_cpp and Llama type signatures.
Closes
#221
2023-05-19 11:59:33 -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
feat: make embedding support list of string as input
2023-05-20 01:23:32 +02:00