From a06afdd055ab4977096092d865a9022acfaa7e71 Mon Sep 17 00:00:00 2001 From: groupuser Date: Mon, 9 Mar 2026 01:49:46 +0000 Subject: [PATCH] Update config.json --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index b309cd7..ba1e42a 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "architectures": [ - "Qwen2ForCausalLM1" + "Qwen2ForCausalLM" ], "attention_dropout": 0.0, "bos_token_id": 151643,