mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-17 21:49:48 +00:00
Update Cerebras from Llama 3.1 to 3.3
This commit is contained in:
parent
fbca51d6da
commit
a63f920a02
3 changed files with 5 additions and 5 deletions
|
|
@ -41,8 +41,8 @@ model_aliases = [
|
|||
CoreModelId.llama3_1_8b_instruct.value,
|
||||
),
|
||||
build_model_alias(
|
||||
"llama3.1-70b",
|
||||
CoreModelId.llama3_1_70b_instruct.value,
|
||||
"llama-3.3-70b",
|
||||
CoreModelId.llama3_3_70b_instruct.value,
|
||||
),
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue