Qwen 3.6 benchmarks on 2x RTX PRO 6000

Reddit r/LocalLLaMA News

Summary

Benchmarks for Qwen 3.6 27B and 35B models on dual RTX PRO 6000 GPUs using VLLM, showing generation throughput up to 3500 tokens per second.

Got a chance to play around with 2x RTX PRO 6000 setup so sharing some number for Qwen 3.6. All these were run using latest stable VLLM backend. This was for a personal project. Qwen 3.6 27B BF16 (Original without any quantization) \------ MTP - Off | 64 concurrency | 1600 tps generation MTP - 2 | 32 concurrency | 1400 tps generation MTP - 2 | 64 concurrency | 1800 tps generation \------ Qwen 3.6 35B BF16 MTP - Off | 64 concurrency | 2700 tps generation MTP - Off | 128 concurrency | 3500 tps generation (Prompt Processing 30,000 tps)
Original Article

Similar Articles

Benchmark Qwen 3.6 27B MTP on 2x3090 NVLINK

Reddit r/LocalLLaMA

A benchmark analysis of Qwen 3.6 27B MTP on 4x RTX 3090 GPUs, demonstrating that using NVLink for tensor parallelism yields significant throughput improvements (up to +53%) over PCIe configurations.

RTX Pro 4500 Blackwell - Qwen 3.6 27B?

Reddit r/LocalLLaMA

A developer shares local inference benchmarks and systemd configurations for running the Qwen3.6-27B model on an NVIDIA RTX Pro 4500 Blackwell GPU using llama.cpp. The post requests optimization tips for throughput and explores potential use cases for larger models.