Deploy Qwen3-VL-235B-A22B-Instruct (Vision-Language model) on AMD Instinct GPUs.
This model does not support FP8 quantization on ROCm due to vision encoder dimension constraints. Use BF16.
[WARNING] Required Environment Variable
BASHVision-Language models require this flag to be disabled.
Multi-run means (n=5).
See Qwen3-VL Stress Testing for detailed benchmark results including saturation testing up to 1,000 concurrent requests.
The vision encoder MLP has dimensions not compatible with ROCm's FP8 kernels:
The language model portion supports FP8, but the vision encoder requires BF16. Use BF16 for the entire model.
Qwen3-VL achieves exceptional throughput due to its MoE architecture with only 22B active parameters per token.
Ensure VLLM_USE_TRITON_FLASH_ATTN=0 is set:
Do not use --quantization fp8 or --kv-cache-dtype fp8 with this model. Use BF16 (default).
Large images increase memory usage. Consider:
--max-model-len--gpu-memory-utilization 0.95
0 Comments
Be the first to comment and share your perspective with the community.