mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-20 19:58:41 +00:00
Implement SambaNova as new remote API Provider.
This commit is contained in:
parent
4e6c984c26
commit
b6a79d6291
8 changed files with 485 additions and 0 deletions
1
llama_stack/templates/sambanova/__init__.py
Normal file
1
llama_stack/templates/sambanova/__init__.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
from .sambanova import get_distribution_template # noqa: F401
|
||||
Loading…
Add table
Add a link
Reference in a new issue