tabbyAPI-ollama/endpoints/core
kingbri bfa011e0ce Embeddings: Add model management
Embedding models are managed on a separate backend, but are run
in parallel with the model itself. Therefore, manage this in a separate
container with separate routes.

Signed-off-by: kingbri <bdashore3@proton.me>
2024-07-30 15:19:27 -04:00
..
types Embeddings: Add model management 2024-07-30 15:19:27 -04:00
utils Embeddings: Add model management 2024-07-30 15:19:27 -04:00
router.py Embeddings: Add model management 2024-07-30 15:19:27 -04:00