mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 12:07:34 +00:00
Some checks failed
Python Package Build Test / build (3.12) (push) Failing after 3s
SqlStore Integration Tests / test-postgres (3.12) (push) Failing after 1s
Integration Auth Tests / test-matrix (oauth2_token) (push) Failing after 2s
Test External Providers Installed via Module / test-external-providers-from-module (venv) (push) Has been skipped
Integration Tests (Replay) / Integration Tests (, , , client=, ) (push) Failing after 3s
Python Package Build Test / build (3.13) (push) Failing after 2s
Vector IO Integration Tests / test-matrix (push) Failing after 4s
API Conformance Tests / check-schema-compatibility (push) Successful in 8s
Unit Tests / unit-tests (3.12) (push) Failing after 4s
Unit Tests / unit-tests (3.13) (push) Failing after 5s
SqlStore Integration Tests / test-postgres (3.13) (push) Failing after 10s
Update ReadTheDocs / update-readthedocs (push) Failing after 36s
Test External API and Providers / test-external (venv) (push) Failing after 41s
UI Tests / ui-tests (22) (push) Successful in 1m3s
Pre-commit / pre-commit (push) Successful in 2m10s
The MongoDB integration - Vector search, Full-Text search and Hybrid search have now been added as an external provider offering for Llama Stack: https://github.com/mongodb-partners/mongodb-llama-stack
1 KiB
1 KiB
Known External Providers
Here's a list of known external providers that you can use with Llama Stack:
Name | Description | API | Type | Repository |
---|---|---|---|---|
KubeFlow Training | Train models with KubeFlow | Post Training | Remote | llama-stack-provider-kft |
KubeFlow Pipelines | Train models with KubeFlow Pipelines | Post Training | Inline and Remote | llama-stack-provider-kfp-trainer |
RamaLama | Inference models with RamaLama | Inference | Remote | ramalama-stack |
TrustyAI LM-Eval | Evaluate models with TrustyAI LM-Eval | Eval | Remote | llama-stack-provider-lmeval |
MongoDB | VectorIO with MongoDB | Vector_IO | Remote | mongodb-llama-stack |