mirror of
https://github.com/unslothai/unsloth
synced 2026-04-21 13:37:39 +00:00
Update mapper.py
This commit is contained in:
parent
b7f24e804c
commit
99b8d231ce
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ __INT_TO_FLOAT_MAPPER = \
|
|||
"meta-llama/Llama-2-7b-hf",
|
||||
),
|
||||
"unsloth/llama-2-13b-bnb-4bit" : (
|
||||
"unsloth/llama-13-7b",
|
||||
"unsloth/llama-2-13b",
|
||||
"meta-llama/Llama-2-13b-hf",
|
||||
),
|
||||
"unsloth/codellama-34b-bnb-4bit" : (
|
||||
|
|
|
|||
Loading…
Reference in a new issue