llama-stack-mirror/llama_stack/templates/vllm-gpu
Ashwin Bharambe 992f865b2e
chore: move embedding deps to RAG tool where they are needed (#1210)
`EMBEDDING_DEPS` were wrongly associated with `vector_io` providers.
They are needed by
https://github.com/meta-llama/llama-stack/blob/main/llama_stack/providers/utils/memory/vector_store.py#L142
and related code and is used by the RAG tool and as such should only be
needed by the `inline::rag-runtime` provider.
2025-02-21 11:33:41 -08:00
..
__init__.py Update more distribution docs to be simpler and partially codegen'ed 2024-11-20 22:03:44 -08:00
build.yaml chore: move embedding deps to RAG tool where they are needed (#1210) 2025-02-21 11:33:41 -08:00
run.yaml fix!: update eval-tasks -> benchmarks (#1032) 2025-02-13 16:40:58 -08:00
vllm.py chore: move embedding deps to RAG tool where they are needed (#1210) 2025-02-21 11:33:41 -08:00