Skip to main content
Run Qwen models on your own GPU. Qwen3 introduces a hybrid thinking mode — the model can reason step-by-step or answer directly, controlled via system prompt.

GPU requirements


Deploy Qwen2.5 7B (RTX 4090)

Deploy Qwen3 32B (A100)

Deploy Qwen3 235B MoE (2x H100)

Test the endpoint

Enable thinking mode

Add /think to the system prompt for step-by-step reasoning, or /no_think for direct answers:

Cleanup