From e12e6bd759917472e1e5da55e403f8bddef155e6 Mon Sep 17 00:00:00 2001 From: turboderp <11859846+turboderp@users.noreply.github.com> Date: Mon, 2 Mar 2026 15:51:58 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 52a69f5..00e4f66 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,8 @@ The official and recommended backend server for ExLlamaV3 is [TabbyAPI](https:// - **Qwen 3-Next** (Qwen3NextForCausalLM) - **Qwen 3-VL** (Qwen3VLForConditionalGeneration) *- multimodal* - **Qwen 3-VL MoE** (Qwen3VLMoeForConditionalGeneration) *- multimodal* +- **Qwen 3.5** (Qwen3_5ForConditionalGeneration) *- multimodal* +- **Qwen 3.5 MoE** (Qwen3_5MoeForConditionalGeneration) *- multimodal* - **Seed-OSS** (SeedOssForCausalLM) - **SmolLM** (SmolLM3ForCausalLM) - **SolarOpen** (SolarOpenForCausalLM)