mirror of
https://github.com/meta-llama/llama-stack.git
synced 2026-01-03 13:32:16 +00:00
fix: remove Llama-3.2-1B-Instruct for fireworks
This commit is contained in:
parent
83a2c78615
commit
96f12a7688
6 changed files with 0 additions and 45 deletions
|
|
@ -24,10 +24,6 @@ MODEL_ENTRIES = [
|
|||
"accounts/fireworks/models/llama-v3p1-405b-instruct",
|
||||
CoreModelId.llama3_1_405b_instruct.value,
|
||||
),
|
||||
build_hf_repo_model_entry(
|
||||
"accounts/fireworks/models/llama-v3p2-1b-instruct",
|
||||
CoreModelId.llama3_2_1b_instruct.value,
|
||||
),
|
||||
build_hf_repo_model_entry(
|
||||
"accounts/fireworks/models/llama-v3p2-3b-instruct",
|
||||
CoreModelId.llama3_2_3b_instruct.value,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue