Skip to content

Commit

Permalink
Added qwen2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Akshat-Tripathi committed Feb 12, 2025
1 parent 1b8267f commit 62b008a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions llm_hf_weights_recipe/data_axs.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,11 @@
"name_format": "Mixtral-#{variant}#-Instruct-v0.1",
"model_publisher": "mistralai",
"allowed_variants": ["8x7b", "8x22b"]
},
"qwen2_5": {
"name_format": "Qwen2.5-#{variant}#-Instruct",
"model_publisher": "Qwen",
"allowed_variants": ["3b"]
}
},

Expand Down

0 comments on commit 62b008a

Please sign in to comment.