Skip to content

Commit 5dec49a

Browse files
authored
Add IQuest Coder V1 (ml-explore#714)
* Add IQuest Coder V1 * Shard model * Use remapping
1 parent 3727e01 commit 5dec49a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mlx_lm/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"kimi_k2": "deepseek_v3",
5151
"qwen2_5_vl": "qwen2_vl",
5252
"minimax_m2": "minimax",
53+
"iquestcoder": "llama",
5354
}
5455

5556
MAX_FILE_SIZE_GB = 5

0 commit comments

Comments
 (0)