add gptoss BF16 to models mapper

(cherry picked from commit e20010c119)
This commit is contained in:
Roland Tannous 2025-10-09 08:13:54 +00:00 committed by Daniel Han
commit 345fe0373a

View file

@ -1021,6 +1021,7 @@ __INT_TO_FLOAT_MAPPER = \
),
"unsloth/gpt-oss-120b-unsloth-bnb-4bit" : (
"unsloth/gpt-oss-120b",
"unsloth/gpt-oss-120b-BF16",
"openai/gpt-oss-120b",
"unsloth/gpt-oss-120b-unsloth-bnb-4bit",
),