ai/qwen3.5

Verified Publisher

By Docker

Updated 12 days ago

Artifact
Model
9

100K+

ai/qwen3.5 repository overview

To run Qwen3.5 locally - Read our Guide!

Unsloth Dynamic 2.0 achieves superior accuracy & outperforms other leading quants.

Disable thinking via --chat-template-kwargs '{"enable_thinking":false}'. Read our guide.

Mar 5 'Final' Update:

  • All GGUFs now use our new imatrix data. See some improvements in chat, coding, long context, and tool-calling use-cases.
  • GGUFs now updated with an improved quantization algorithm.
  • Rest of variants like Q8_0, Q4_K_M, BF16 are now uploaded.
  • See our new benchmarks for 122B-A10B here. horiztonal plot

For Qwen3.5-35B-A3B, we primarily reduced the maximum KLD:

image

Feb 27 Update: GGUFs Refreshed + Tool-calling fixes + Benchmarks

  • Qwen3.5 is now updated with improved tool-calling & coding performance! See improvements via Claude Code, Codex.
  • We also benchmarked GGUFs & removed MXFP4 layers from 3 quants. Read analysis here.

Please follow the correct instructions / settings in our guide here.

Fine-tuning and RL Qwen3.5


Qwen3.5-35B-A3B

Qwen Chat

Note

This repository contains model weights and configuration files for the post-trained model in the Hugging Face Transformers format.

These artifacts are compatible with Hugging Face Transformers, vLLM, SGLang, KTransformers, etc.

Tip

For users seeking managed, scalable inference without infrastructure maintenance, the official Qwen API service is provided by [Alibaba Cloud Model Studio](https://modelstudio.alibabacloud.com/).

In particular, Qwen3.5-Flash is the hosted version corresponding to Qwen3.5-35B-A3B with more production features, e.g., 1M context length by default and official built-in tools. For more information, please refer to the User Guide.

Over recent months, we have intensified our focus on developing foundation models that deliver exceptional utility and performance. Qwen3.5 represents a significant leap forward, integrating breakthroughs in multimodal learning, architectural efficiency, reinforcement learning scale, and global accessibility to empower developers and enterprises with unprecedented capability and efficiency.

Qwen3.5 Highlights

Qwen3.5 features the following enhancement:

  • Unified Vision-Language Foundation: Early fusion training on multimodal tokens achieves cross-generational parity with Qwen3 and outperforms Qwen3-VL models across reasoning, coding, agents, and visual understanding benchmarks.

  • Efficient Hybrid Architecture: Gated Delta Networks combined with sparse Mixture-of-Experts deliver high-throughput inference with minimal latency and cost overhead.

  • Scalable RL Generalization: Reinforcement learning scaled across million-agent environments with progressively complex task distributions for robust real-world adaptability.

  • Global Linguistic Coverage: Expanded support to 201 languages and dialects, enabling inclusive, worldwide deployment with nuanced cultural and regional understanding.

  • Next-Generation Training Infrastructure: Near-100% multimodal training efficiency compared to text-only training and asynchronous RL frameworks supporting massive-scale agent scaffolds and environment orchestration.

Benchmark Results

For more details, please refer to our blog post Qwen3.5.

Model Overview

  • Type: Causal Language Model with Vision Encoder
  • Training Stage: Pre-training & Post-training
  • Language Model
    • Number of Parameters: 35B in total and 3B activated
    • Hidden Dimension: 2048
    • Token Embedding: 248320 (Padded)
    • Number of Layers: 40
    • Hidden Layout: 10 × (3 × (Gated DeltaNet → MoE) → 1 × (Gated Attention → MoE))
    • Gated DeltaNet:
      • Number of Linear Attention Heads: 32 for V and 16 for QK
      • Head Dimension: 128
    • Gated Attention:
      • Number of Attention Heads: 16 for Q and 2 for KV
      • Head Dimension: 256
      • Rotary Position Embedding Dimension: 64
    • Mixture Of Experts
      • Number of Experts: 256
      • Number of Activated Experts: 8 Routed + 1 Shared
      • Expert Intermediate Dimension: 512
    • LM Output: 248320 (Padded)
    • MTP: trained with multi-steps
  • Context Length: 262,144 natively and extensible up to 1,010,000 tokens.

Benchmark Results

Language

…(truncated — see the full README on HuggingFace)

GPT-5-mini 2025-08-07GPT-OSS-120BQwen3-235B-A22BQwen3.5-122B-A10BQwen3.5-27BQwen3.5-35B-A3B
Knowledge
MMLU-Pro83.780.884.486.786.185.3
MMLU-Redux93.791.093.894.093.293.3
C-Eval82.276.292.191.990.590.2
SuperGPQA58.654.664.967.165.663.4
Instruction Following
IFEval93.988.987.893.495.091.9
IFBench75.469.051.776.176.570.2
MultiChallenge59.045.350.261.560.860.0
Long Context
AA-LCR68.050.760.066.966.158.5
LongBench v256.848.254.860.260.659.0
STEM & Reasoning
HLE w/ CoT19.414.918.225.324.322.4
GPQA Diamond82.880.181.186.685.584.2
HMMT Feb 2589.290.085.191.492.089.0
HMMT Nov 2584.290.089.590.389.889.2
Coding
SWE-bench Verified72.062.0--72.072.469.2
Terminal Bench 231.918.7--49.441.640.5
LiveCodeBench v680.582.775.178.980.774.6
CodeForces216021572146210018992028
OJBench40.441.532.739.540.136.0
FullStackBench en30.658.961.162.660.158.1
FullStackBench zh35.260.463.158.757.455.0

Tag summary

Content type

Unrecognized

Digest

sha256:d88cea67c

Size

21.3 GB

Last updated

12 days ago

docker pull ai/qwen3.5

This week's pulls

Pulls:

78,742

Last week