Update mapper.py
This commit is contained in:
parent
e42bd98706
commit
a72a9d9b06
1 changed files with 1 additions and 2 deletions
|
|
@ -462,10 +462,9 @@ __INT_TO_FLOAT_MAPPER = \
|
|||
"Qwen/Qwen2-VL-7B-Instruct",
|
||||
"unsloth/Qwen2-VL-7B-Instruct-bnb-4bit",
|
||||
),
|
||||
"unsloth/Qwen2-VL-72B-Instruct-unsloth-bnb-4bit" : (
|
||||
"unsloth/Qwen2-VL-72B-Instruct-bnb-4bit" : (
|
||||
"unsloth/Qwen2-VL-72B-Instruct",
|
||||
"Qwen/Qwen2-VL-72B-Instruct",
|
||||
"unsloth/Qwen2-VL-72B-Instruct-bnb-4bit",
|
||||
),
|
||||
"unsloth/Llama-3.2-11B-Vision-Instruct-unsloth-bnb-4bit" : (
|
||||
"unsloth/Llama-3.2-11B-Vision-Instruct",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue