mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-01 16:24:44 +00:00
feat: add dependencies for sambanova
This commit is contained in:
parent
c69dc293ae
commit
a1350a99ea
1 changed files with 6 additions and 0 deletions
|
@ -311,5 +311,11 @@
|
|||
"uvicorn",
|
||||
"sentence-transformers --no-deps",
|
||||
"torch --index-url https://download.pytorch.org/whl/cpu"
|
||||
],
|
||||
"sambanova": [
|
||||
"aiohttp",
|
||||
"aiosqlite",
|
||||
"fastapi",
|
||||
"openai"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue