Update mapper.py

This commit is contained in:
Daniel Han 2025-03-11 05:37:29 -07:00
commit 77fec997e6

View file

@ -638,11 +638,6 @@ __INT_TO_FLOAT_MAPPER = \
"Qwen/QwQ-32B",
"unsloth/QwQ-32B-bnb-4bit",
),
"unsloth/Phi-4-mini-instruct-unsloth-bnb-4bit" : (
"unsloth/Phi-4-mini-instruct",
"microsoft/Phi-4-mini-instruct",
"unsloth/Phi-4-mini-instruct",
),
}
INT_TO_FLOAT_MAPPER = {}