tabbyAPI-ollama/endpoints
kingbri 3f21d9ef96 Embeddings: Switch to Infinity
Infinity-emb is an async batching engine for embeddings. This is
preferable to sentence-transformers since it handles scalable usecases
without the need for external thread intervention.

Signed-off-by: kingbri <bdashore3@proton.me>
2024-07-29 13:42:03 -04:00
..
core Downloader: Make timeout configurable 2024-07-23 21:42:38 -04:00
OAI Embeddings: Switch to Infinity 2024-07-29 13:42:03 -04:00
server.py Async: Add option to use Uvloop/Winloop 2024-07-24 18:59:20 -04:00
utils.py Main: Make openapi export store locally 2024-07-08 14:54:06 -04:00