llama.cpp/llama_cpp
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.py feat: make embedding support list of string as input 2023-05-20 01:23:32 +02: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