mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-30 20:50:03 +00:00
Merge branch 'main' into feat/litellm_sambanova_usage
This commit is contained in:
commit
49bf4211da
121 changed files with 2952 additions and 1681 deletions
|
|
@ -175,6 +175,16 @@ models:
|
|||
provider_id: sambanova
|
||||
provider_model_id: sambanova/Meta-Llama-Guard-3-8B
|
||||
model_type: llm
|
||||
- metadata: {}
|
||||
model_id: sambanova/Llama-4-Scout-17B-16E-Instruct
|
||||
provider_id: sambanova
|
||||
provider_model_id: sambanova/Llama-4-Scout-17B-16E-Instruct
|
||||
model_type: llm
|
||||
- metadata: {}
|
||||
model_id: meta-llama/Llama-4-Scout-17B-16E-Instruct
|
||||
provider_id: sambanova
|
||||
provider_model_id: sambanova/Llama-4-Scout-17B-16E-Instruct
|
||||
model_type: llm
|
||||
- metadata:
|
||||
embedding_dimension: 384
|
||||
model_id: all-MiniLM-L6-v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue