Update mapper.py
This commit is contained in:
parent
971ab6485a
commit
031f552743
1 changed files with 4 additions and 4 deletions
|
|
@ -218,10 +218,10 @@ __INT_TO_FLOAT_MAPPER = \
|
|||
"unsloth/Mistral-Nemo-Base-2407",
|
||||
"mistralai/Mistral-Nemo-Base-2407",
|
||||
),
|
||||
"unsloth/Meta-Llama-3.1-8B-bnb-4bit" : (
|
||||
"unsloth/Meta-Llama-3.1-8B",
|
||||
"meta-llama/Meta-Llama-3.1-8B",
|
||||
),
|
||||
# "unsloth/Meta-Llama-3.1-8B-bnb-4bit" : (
|
||||
# "unsloth/Meta-Llama-3.1-8B",
|
||||
# "meta-llama/Meta-Llama-3.1-8B",
|
||||
# ),
|
||||
"unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit" : (
|
||||
"unsloth/Meta-Llama-3.1-8B-Instruct",
|
||||
"meta-llama/Meta-Llama-3.1-8B-Instruct",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue