Update mapper.py

This commit is contained in:
Daniel Han 2024-07-27 23:03:29 -07:00
commit 858e1a2a8c

View file

@ -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",