mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-13 06:07:58 +00:00
fix: add missing files provider to nvidia distribution
This commit is contained in:
parent
42c23b45f6
commit
da0d114145
5 changed files with 32 additions and 2 deletions
|
@ -23,6 +23,8 @@ distribution_spec:
|
|||
- provider_type: inline::basic
|
||||
tool_runtime:
|
||||
- provider_type: inline::rag-runtime
|
||||
files:
|
||||
- provider_type: inline::localfs
|
||||
image_type: venv
|
||||
additional_pip_packages:
|
||||
- aiosqlite
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue