Skip to main content
This page focuses on optimal configuration and benchmark results for Qwen3.6-27B on the Ascend NPU. For environment setup, model weight download, feature configuration, and deployment instructions, etc., see the Qwen3.6-27B Model Tutorial.On A3 each card has 2 dies, so --tp-size is twice the card count; see Ascend NPU Reference for details.

High Throughput

Optimal Configuration

Qwen3.6-27B 1P IN1024X1024 30 OUT1024 50ms

Model: Qwen3.6-27B Hardware: Atlas 800I A3 Cards: 1 Deploy Mode: PD Mixed Quantization: BF16 Dataset: 1024x1024 (30)+1024 Format: resolution (input tokens) + output tokens TPOT: 50ms

Model Deployment

Command

Benchmark

We tested it based on the RANDOM dataset.
Command

Qwen3.6-27B 1P IN1080P 30 OUT256 50ms

Model: Qwen3.6-27B Hardware: Atlas 800I A3 Cards: 1 Deploy Mode: PD Mixed Quantization: BF16 Dataset: 1080p_30+256 TPOT: 50ms

Model Deployment

Command

Benchmark

We tested it based on the RANDOM dataset.
Command

Qwen3.6-27B 1P IN64K OUT1K PREFIX90 50ms

Model: Qwen3.6-27B Hardware: Atlas 800I A3 Cards: 1 Deploy Mode: PD Mixed Quantization: BF16 Dataset: 64k+1k (90% prefix cache hit rate) TPOT: 50ms

Model Deployment

Command

Benchmark

We tested it based on the generated-shared-prefix dataset with 90% cache hit (repeat_rate = 0.9): --gsp-system-prompt-len 57600 = int(64000 * 0.9) is the shared prefix portion. --gsp-question-len 6400 = int(64000 * (1 - 0.9)) is the unique per-request suffix. --gsp-num-groups 1 keeps all requests in one prefix group for maximum cache reuse.
Command

Qwen3.6-27B W8A8 1P IN3K5 OUT1K5 50ms

Model: Qwen3.6-27B Hardware: Atlas 800I A3 Cards: 1 Deploy Mode: PD Mixed Quantization: W8A8 INT8 Dataset: 3.5k+1.5k TPOT: 50ms

Model Deployment

Command

Benchmark

We tested it based on the RANDOM dataset.
Command

Qwen3.6-27B W8A8 1P IN64K OUT1K 50ms

Model: Qwen3.6-27B Hardware: Atlas 800I A3 Cards: 1 Deploy Mode: PD Mixed Quantization: W8A8 INT8 Dataset: 64k+1k TPOT: 50ms

Model Deployment

Command

Benchmark

We tested it based on the RANDOM dataset.
Command

Qwen3.6-27B W8A8 2P IN128K OUT1K 50ms

Model: Qwen3.6-27B Hardware: Atlas 800I A3 Cards: 2 Deploy Mode: PD Mixed Quantization: W8A8 INT8 Dataset: 128k+1k TPOT: 50ms

Model Deployment

Command

Benchmark

We tested it based on the RANDOM dataset.
Command

Qwen3.6-27B W8A8 2P IN16K OUT1K 50ms

Model: Qwen3.6-27B Hardware: Atlas 800I A3 Cards: 2 Deploy Mode: PD Mixed Quantization: W8A8 INT8 Dataset: 16k+1k TPOT: 50ms

Model Deployment

Command

Benchmark

We tested it based on the RANDOM dataset.
Command