Update mapper.py
This commit is contained in:
parent
cea7683a7c
commit
9f21b1a1aa
1 changed files with 0 additions and 9 deletions
|
|
@ -797,15 +797,6 @@ __INT_TO_FLOAT_MAPPER = \
|
|||
"Qwen/Qwen3-14B-Base",
|
||||
"unsloth/Qwen3-14B-Base-bnb-4bit",
|
||||
),
|
||||
"unsloth/Qwen3-32B-Base-unsloth-bnb-4bit" : (
|
||||
"unsloth/Qwen3-32B-Base",
|
||||
"Qwen/Qwen3-32B-Base",
|
||||
"unsloth/Qwen3-32B-Base-bnb-4bit",
|
||||
),
|
||||
"unsloth/Qwen3-30B-A3B-Base-bnb-4bit" : (
|
||||
"unsloth/Qwen3-30B-A3B-Base",
|
||||
"Qwen/Qwen3-30B-A3B-Base",
|
||||
),
|
||||
}
|
||||
|
||||
INT_TO_FLOAT_MAPPER = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue