Qwen3.5-35B Tops VLLM A100 Benchmarks
๐กQwen3.5-35B hits 352 tok/s on dual A100s โ top pick for fast local serving?
โก 30-Second TL;DR
What Changed
Qwen3.5-35B-A3B-AWQ-4bit-FlashInfer: 222.4s duration, 352.1 out tok/s, 1356.8 total tok/s
Why It Matters
Demonstrates Qwen3.5-35B's superior inference efficiency for serving on A100 hardware, potentially reducing costs for high-throughput deployments. Encourages adoption of AWQ-4bit and FlashInfer for optimal performance.
What To Do Next
Benchmark Qwen3.5-35B-A3B-AWQ-4bit with FlashInfer on VLLM for your A100 cluster.
Key Points
- โขQwen3.5-35B-A3B-AWQ-4bit-FlashInfer: 222.4s duration, 352.1 out tok/s, 1356.8 total tok/s
- โขQwen3-30B-A3B-FP8-FlashAttn slowest: 288.9s, 270.9 out tok/s
- โขSetup: 15 prompts, 223k input/78k output tokens, tensor-parallel=2, gpu-memory-util=0.8
- โขMax concurrency: 45 for 35B AWQ-4bit, ~13.8 for 30B AWQ-4bit
- โขBest prefill speed favors Qwen3.5 due to lower KV cache usage
๐ง Deep Insight
Background and context from public sources โ not the original article. 9 sources cited.
๐ Enhanced Key Takeaways
- โขQwen3.5-35B-A3B employs a Gated DeltaNet hybrid architecture with native multimodal support and extended context up to 1M tokens, enhancing its deployment flexibility beyond pure text inference[2][7].
- โขThe model achieves top benchmark scores including SWE-bench 72.4 (matching GPT-5-mini), LiveCodeBench 80.7, and IFEval 95.0, establishing it as the leading medium-sized model for coding and instruction-following[2].
- โขAt BF16 precision, Qwen3.5-35B-A3B requires approximately 54GB VRAM on a single A100 80GB GPU, dropping to 14GB with 4-bit AWQ quantization for consumer GPUs like RTX 4090[2].
- โขQwen3.5 series introduces native FP8 pipelines reducing memory by 50% and boosting speeds over 10% at trillion-token scale, contributing to its vLLM efficiency[4].
๐ Competitor Analysisโธ Show
| Model | Architecture | Key Benchmarks | Deployment Notes |
|---|---|---|---|
| Qwen3.5-35B-A3B | Gated DeltaNet MoE (3B active) | SWE-bench 72.4, MMLU-Pro 85.3, IFEval 95.0 | Fits single A100 80GB BF16; 4-bit on RTX 4090; Apache 2.0[2] |
| Qwen3.5-27B | Dense 27B | SWE-bench 72.4, LiveCodeBench 80.7, MMLU-Pro 86.1 | 54GB BF16 single A100; highly quantization-friendly[2] |
| Qwen3-235B-A22B | MoE (22B active) | GPQA 81.1, AIME25 92.3; FriendliAI 3x faster than vLLM | Optimized for 8x A100; vLLM perf issues reported[3][5] |
| GPT-5-mini | Closed | SWE-bench ~72.4, MMLU-Pro 83.7 | Proprietary; lower video understanding (VITA-Bench)[2] |
๐ ๏ธ Technical Deep Dive
- โขQwen3.5-35B-A3B is a Mixture-of-Experts (MoE) model with 3B active parameters out of 35B total, using Gated DeltaNet hybrid architecture for efficient routing and native multimodal (text+video) fusion[2][7].
- โขFlashInfer attention in the benchmark replaces FlashAttn, yielding higher throughput (352 tok/s output) due to optimized kernel for AWQ-4bit quantization and lower KV cache overhead on dual A100 40GB with tensor-parallel=2[1].
- โขQuantization variants include AWQ-4bit (supports max concurrency 45) and FP8; FP8 reduces memory by 50% via native pipeline while maintaining >10% speed gains at scale[4].
- โข64 layers enable deep reasoning (e.g., HMMT 92.0, DynaMath 87.7); 7 quantized HuggingFace variants available for consumer deployment[2].
- โขPrefill speed advantage stems from reduced KV cache usage in MoE design, allowing higher total tok/s (1357) compared to dense Qwen3-30B variants[2].
๐ฎ Future ImplicationsAI analysis grounded in cited sources
โณ Timeline
๐ Sources (9)
Factual claims are grounded in the sources below. Forward-looking analysis is AI-generated interpretation.
- databasemart.com โ Vllm GPU Benchmark A100 40gb
- awesomeagents.ai โ Qwen 3 5 27b
- GitHub โ 20890
- datacamp.com โ Qwen3 5
- friendli.ai โ Qwen3 235b Benchmark
- unsloth.ai โ Fine Tune
- unifuncs.com โ Aw23g1uk
- dev.to โ Qwen3 Coder Next the Complete 2026 Guide to Running Powerful AI Coding Agents Locally 1k95
- latent.space โ Ainews Qwen35 397b A17b the Smallest
Weekly AI Recap
Read this week's curated digest of top AI events โ
๐Related Updates
AI-curated news aggregator. All content rights belong to original publishers.
Original source: Reddit r/LocalLLaMA โ
This is a summary, not the original. Read the source, or get the weekly briefing.
Weekly AI briefing
One email a week. Unsubscribe anytime.