llama.cpp/llama_cpp/server
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
..
__init__.py llama_cpp server: app is now importable, still runnable as a module 2023-04-29 11:41:25 -07:00
__main__.py Bugfix: not falling back to environment variables when default is value is set. 2023-05-08 14:46:25 -04:00
app.py feat: make embedding support list of string as input 2023-05-20 01:23:32 +02:00