From 2d0602f7b843124771538da110c4ea19f2732251 Mon Sep 17 00:00:00 2001 From: i-peixingyu Date: Fri, 24 Apr 2026 16:52:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 701ca06..2837dfa 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,6 @@ **修复方式:** 在 `_set_model_specific_special_tokens` 方法入口处,检测到 `list` 类型时自动转换为 `dict`。 -**已验证模型:** -- `beyoru/Luna-Ethos` ✅ -- `boqiny/Qwen3-8B-FengGe-SFT` ✅ ## 构建方法