Update mapper.py
This commit is contained in:
parent
fcf162a476
commit
3710fe8384
1 changed files with 2 additions and 2 deletions
|
|
@ -729,12 +729,12 @@ __INT_TO_FLOAT_MAPPER = \
|
|||
"unsloth/Mistral-Small-3.1-24B-Base-2503-bnb-4bit",
|
||||
),
|
||||
"unsloth/orpheus-3b-0.1-pretrained-unsloth-bnb-4bit" : (
|
||||
"unsloth/Mistral-Small-3.1-24B-Base-2503",
|
||||
"unsloth/orpheus-3b-0.1-pretrained",
|
||||
"canopylabs/orpheus-3b-0.1-pretrained",
|
||||
"unsloth/orpheus-3b-0.1-pretrained-bnb-4bit",
|
||||
),
|
||||
"unsloth/orpheus-3b-0.1-ft-unsloth-bnb-4bit" : (
|
||||
"unsloth/Mistral-Small-3.1-24B-Base-2503",
|
||||
"unsloth/orpheus-3b-0.1-ft",
|
||||
"canopylabs/orpheus-3b-0.1-ft",
|
||||
"unsloth/orpheus-3b-0.1-ft-bnb-4bit",
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue