Alibaba Qwen Releases 35B Parameter Qwen3.6-35B-A3B Model with 262K Native Context Window
Alibaba Qwen has released Qwen3.6-35B-A3B, a 35-billion parameter mixture-of-experts model with 3 billion activated parameters and a 262,144-token native context window extendable to 1,010,000 tokens. The model scores 73.4 on SWE-bench Verified and features FP8 quantization with performance metrics nearly identical to the original model.
Qwen3.6-35B-A3B-FP8 — Quick Specs
Alibaba Qwen Releases 35B Parameter Qwen3.6-35B-A3B Model with 262K Native Context Window
Alibaba Qwen has released Qwen3.6-35B-A3B, a 35-billion parameter mixture-of-experts model with 3 billion activated parameters and a 262,144-token native context window extendable to 1,010,000 tokens. The model is available in FP8-quantized format using fine-grained quantization with block size of 128.
Architecture and Specifications
Qwen3.6-35B-A3B uses a sparse architecture with 256 experts total, activating 8 routed experts plus 1 shared expert per token. The model features 40 layers with a hidden dimension of 2048 and token embedding of 248,320 (padded). The architecture uses a hybrid attention mechanism combining Gated DeltaNet (32 V heads, 16 QK heads) and Gated Attention (16 Q heads, 2 KV heads) in a 10 × (3 × (Gated DeltaNet → MoE) → 1 × (Gated Attention → MoE)) layout.
Benchmark Performance
The model achieves 73.4 on SWE-bench Verified, 67.2 on SWE-bench Multilingual, and 49.5 on SWE-bench Pro, according to Alibaba's internal agent scaffold testing at temperature 1.0 with 200K context window. On Terminal-Bench 2.0, it scores 51.5 (average of 5 runs with 3-hour timeout, 32 CPU/48GB RAM).
On general knowledge benchmarks, Qwen3.6-35B-A3B scores 85.2 on MMLU-Pro, 93.3 on MMLU-Redux, and 64.7 on SuperGPQA. For reasoning tasks, it achieves 86.0 on GPQA, 80.4 on LiveCodeBench v6, and 92.7 on AIME 2026 (I & II combined).
Vision-language capabilities include 81.7 on MMMU, 75.3 on MMMU-Pro, 86.4 on Mathvista (mini), and 85.3 on RealWorldQA. Video understanding benchmarks show 87.0 on VideoMME (with subtitles), 82.5 (without subtitles), and 83.7 on VideoMMMU.
Key Features
Qwen3.6 introduces "thinking preservation," which retains reasoning context from historical messages to reduce overhead in iterative development workflows. The model claims improved handling of frontend workflows and repository-level reasoning compared to previous versions.
The FP8-quantized version maintains performance metrics nearly identical to the original model, according to Alibaba. The model is compatible with Hugging Face Transformers, vLLM, SGLang, and KTransformers frameworks.
Deployment Requirements
Alibaba recommends maintaining a context length of at least 128K tokens to preserve thinking capabilities, though the model supports up to 262K tokens natively. For production workloads, the company suggests using SGLang, KTransformers, or vLLM serving engines with tensor parallelism across 8 GPUs.
Pricing information has not been disclosed. The model weights are available on Hugging Face.
What This Means
Qwen3.6-35B-A3B represents a significant entry in the 30B-40B parameter class with its extended 262K native context window and mixture-of-experts architecture that activates only 3B of 35B parameters per token. The SWE-bench Verified score of 73.4 positions it competitively against models like Qwen3.5-27B (75.0) and above Gemma4-31B (52.0), though exact comparison requires noting different evaluation protocols. The FP8 quantization enables deployment efficiency while maintaining benchmark performance, addressing a key practical constraint for models in this parameter range.
Related Articles
Alibaba previews Qwen3.8 with 2.4 trillion parameters, claims second place without benchmark data
Alibaba unveiled Qwen3.8 at the World Artificial Intelligence Conference in Shanghai, claiming the 2.4 trillion parameter model ranks second only to Anthropic's Fable 5. The company provided no benchmark scores, model card, or independent verification to support the claim.
Moonshot AI and Alibaba release 2.8T and 2.4T parameter models, claim performance near GPT-5.6 and Claude Fable 5
Within days, Moonshot AI and Alibaba unveiled what they claim are frontier-class models. Moonshot's Kimi K3, at 2.8 trillion parameters, and Alibaba's Qwen3.8, at 2.4 trillion parameters, will both be released as open-weight models with full weights available for download.
Moonshot AI releases Kimi K3, largest open-weight model at 2.8 trillion parameters
Moonshot AI released Kimi K3 on July 16, 2025, an open-weight model with 2.8 trillion parameters. The model represents the largest openly available model by parameter count, entering what the industry categorizes as the 3T class.
NVIDIA Releases Cosmos 3 Edge: 4B-Parameter World Model for Real-Time Robot Control at 15 Hz
NVIDIA has released Cosmos 3 Edge, a 4-billion-parameter open world model designed for edge AI systems. The model delivers real-time robot control at 15 Hz on NVIDIA Jetson devices, generating 32 actions per inference at 640×360 resolution.
Comments
Loading...