mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-29 11:24:19 +00:00
fix 3.2-1b fireworks
This commit is contained in:
parent
189df6358a
commit
2da93c8835
4 changed files with 105 additions and 105 deletions
|
@ -50,7 +50,7 @@ MODEL_ALIASES = [
|
|||
),
|
||||
build_model_alias(
|
||||
"fireworks/llama-v3p2-1b-instruct",
|
||||
CoreModelId.llama3_2_3b_instruct.value,
|
||||
CoreModelId.llama3_2_1b_instruct.value,
|
||||
),
|
||||
build_model_alias(
|
||||
"fireworks/llama-v3p2-3b-instruct",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue