From ddc046b08df3d3dfc32677c8f919e04f07606c79 Mon Sep 17 00:00:00 2001 From: cheetahadmin Date: Sun, 8 Mar 2026 13:37:19 +0000 Subject: [PATCH] by soosoo --- config.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/config.json b/config.json index a1e9ebc..8dfd86f 100644 --- a/config.json +++ b/config.json @@ -5,10 +5,6 @@ ], "attention_bias": false, "attention_dropout": 0.0, - "auto_map": { - "AutoConfig": "microsoft/Phi-3.5-mini-instruct--configuration_phi3.Phi3Config", - "AutoModelForCausalLM": "microsoft/Phi-3.5-mini-instruct--modeling_phi3.Phi3ForCausalLM" - }, "bos_token_id": 1, "embd_pdrop": 0.0, "eos_token_id": 32000,