From 5a5d34b8aef1ec7901891f2fdd75afb0756aff61 Mon Sep 17 00:00:00 2001 From: Daniel Han-Chen Date: Thu, 25 Jan 2024 03:47:23 +1100 Subject: [PATCH] Update mapper.py --- unsloth/models/mapper.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unsloth/models/mapper.py b/unsloth/models/mapper.py index 7da9e1042e..56fc5436ab 100644 --- a/unsloth/models/mapper.py +++ b/unsloth/models/mapper.py @@ -36,7 +36,7 @@ __INT_TO_FLOAT_MAPPER = \ ), "unsloth/zephyr-sft-bnb-4bit" : ( "unsloth/zephyr-sft", - "alignment-handbook/zephyr-7b-sft-full", + "HuggingFaceH4/mistral-7b-sft-beta", ), "unsloth/tinyllama-bnb-4bit" : ( "unsloth/tinyllama",