Update mapper.py
This commit is contained in:
parent
84a41c0670
commit
5417654b0d
1 changed files with 0 additions and 20 deletions
|
|
@ -1012,26 +1012,6 @@ __INT_TO_FLOAT_MAPPER = \
|
|||
"unsloth/granite-4.0-h-small-base",
|
||||
"ibm-granite/granite-4.0-h-small-base",
|
||||
),
|
||||
"unsloth/Qwen3-VL-4B-Thinking-unsloth-bnb-4bit" : (
|
||||
"unsloth/Qwen3-VL-4B-Thinking",
|
||||
"Qwen/Qwen3-VL-4B-Thinking",
|
||||
"unsloth/Qwen3-VL-4B-Thinking-bnb-4bit",
|
||||
),
|
||||
"unsloth/Qwen3-VL-8B-Thinking-unsloth-bnb-4bit" : (
|
||||
"unsloth/Qwen3-VL-8B-Thinking",
|
||||
"Qwen/Qwen3-VL-8B-Thinking",
|
||||
"unsloth/Qwen3-VL-8B-Thinking-bnb-4bit",
|
||||
),
|
||||
"unsloth/Qwen3-VL-4B-Instruct-unsloth-bnb-4bit" : (
|
||||
"unsloth/Qwen3-VL-4B-Instruct",
|
||||
"Qwen/Qwen3-VL-4B-Instruct",
|
||||
"unsloth/Qwen3-VL-4B-Instruct-bnb-4bit",
|
||||
),
|
||||
"unsloth/Qwen3-VL-8B-Instruct-unsloth-bnb-4bit" : (
|
||||
"unsloth/Qwen3-VL-8B-Instruct",
|
||||
"Qwen/Qwen3-VL-8B-Instruct",
|
||||
"unsloth/Qwen3-VL-8B-Instruct-bnb-4bit",
|
||||
),
|
||||
}
|
||||
|
||||
INT_TO_FLOAT_MAPPER = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue