fix 3.2-1b fireworks

This commit is contained in:
Xi Yan 2024-11-19 14:20:07 -08:00
parent 189df6358a
commit 2da93c8835
4 changed files with 105 additions and 105 deletions

View file

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