Update mapper.py
This commit is contained in:
parent
1576396cd0
commit
0adfa0bc7d
1 changed files with 2 additions and 4 deletions
|
|
@ -471,20 +471,18 @@ __INT_TO_FLOAT_MAPPER = \
|
|||
"meta-llama/Llama-3.2-11B-Vision-Instruct",
|
||||
"unsloth/Llama-3.2-11B-Vision-Instruct-bnb-4bit",
|
||||
),
|
||||
"unsloth/Llama-3.2-90B-Vision-Instruct-unsloth-bnb-4bit" : (
|
||||
"unsloth/Llama-3.2-90B-Vision-Instruct-bnb-4bit" : (
|
||||
"unsloth/Llama-3.2-90B-Vision-Instruct",
|
||||
"meta-llama/Llama-3.2-90B-Vision-Instruct",
|
||||
"unsloth/Llama-3.2-90B-Vision-Instruct-bnb-4bit",
|
||||
),
|
||||
"unsloth/Llama-3.2-11B-Vision-unsloth-bnb-4bit" : (
|
||||
"unsloth/Llama-3.2-11B-Vision",
|
||||
"meta-llama/Llama-3.2-11B-Vision",
|
||||
"unsloth/Llama-3.2-11B-Vision-bnb-4bit",
|
||||
),
|
||||
"unsloth/Llama-3.2-90B-Vision-unsloth-bnb-4bit" : (
|
||||
"unsloth/Llama-3.2-90B-Vision-bnb-4bit" : (
|
||||
"unsloth/Llama-3.2-90B-Vision",
|
||||
"meta-llama/Llama-3.2-90B-Vision",
|
||||
"unsloth/Llama-3.2-90B-Vision-bnb-4bit",
|
||||
),
|
||||
"unsloth/Pixtral-12B-2409-unsloth-bnb-4bit" : (
|
||||
"unsloth/Pixtral-12B-2409",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue