Update mapper.py
This commit is contained in:
parent
5f59faf526
commit
ee98b75c06
1 changed files with 4 additions and 4 deletions
|
|
@ -409,12 +409,12 @@ __INT_TO_FLOAT_MAPPER = \
|
|||
"Qwen/Qwen2.5-Coder-32B",
|
||||
),
|
||||
"unsloth/Qwen2.5-Coder-0.5B-Instruct-bnb-4bit" : (
|
||||
"unsloth/Qwen2.5-Coder-Instruct-0.5B",
|
||||
"Qwen/Qwen2.5-Coder-Instruct-0.5B",
|
||||
"unsloth/Qwen2.5-Coder-0.5B-Instruct",
|
||||
"Qwen/Qwen2.5-Coder-0.5B-Instruct",
|
||||
),
|
||||
"unsloth/Qwen2.5-Coder-1.5B-Instruct-bnb-4bit" : (
|
||||
"unsloth/Qwen2.5-Coder-Instruct-1.5B",
|
||||
"Qwen/Qwen2.5-Coder-Instruct-1.5B",
|
||||
"unsloth/Qwen2.5-Coder-1.5B-Instruct",
|
||||
"Qwen/Qwen2.5-Coder-1.5B-Instruct",
|
||||
),
|
||||
"unsloth/Qwen2.5-Coder-3B-Instruct-bnb-4bit" : (
|
||||
"unsloth/Qwen2.5-Coder-3B-Instruct",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue