mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-28 04:31:59 +00:00
update sambanova models
This commit is contained in:
parent
172a918fe3
commit
63e3c5812d
5 changed files with 0 additions and 35 deletions
|
|
@ -14,10 +14,6 @@ MODEL_ENTRIES = [
|
|||
"sambanova/Meta-Llama-3.1-8B-Instruct",
|
||||
CoreModelId.llama3_1_8b_instruct.value,
|
||||
),
|
||||
build_hf_repo_model_entry(
|
||||
"sambanova/Meta-Llama-3.1-70B-Instruct",
|
||||
CoreModelId.llama3_1_70b_instruct.value,
|
||||
),
|
||||
build_hf_repo_model_entry(
|
||||
"sambanova/Meta-Llama-3.1-405B-Instruct",
|
||||
CoreModelId.llama3_1_405b_instruct.value,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue