From 8fbd80231cf4d20ebda619e0cd48a0356c1df77f Mon Sep 17 00:00:00 2001 From: Daniel Han Date: Fri, 2 May 2025 06:26:43 -0700 Subject: [PATCH] Update mapper.py --- unsloth/models/mapper.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/unsloth/models/mapper.py b/unsloth/models/mapper.py index 9f84b1c5d8..b3a78346ee 100644 --- a/unsloth/models/mapper.py +++ b/unsloth/models/mapper.py @@ -767,10 +767,6 @@ __INT_TO_FLOAT_MAPPER = \ "unsloth/Qwen3-32B", "Qwen/Qwen3-32B", ), - "unsloth/Qwen3-30B-A3B-bnb-4bit" : ( - "unsloth/Qwen3-30B-A3B", - "Qwen/Qwen3-30B-A3B", - ), "unsloth/Qwen3-0.6B-Base-unsloth-bnb-4bit" : ( "unsloth/Qwen3-0.6B-Base", "Qwen/Qwen3-0.6B-Base",