update sambanova models

This commit is contained in:
jhpiedrahitao 2025-04-15 10:26:57 -05:00
parent 172a918fe3
commit 63e3c5812d
5 changed files with 0 additions and 35 deletions

View file

@ -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,