By qwen ยท Updated 2026-07-24 ยท cheap high-volume
Qwen2.5 72B Instruct is best suited for cheap high-volume. Access it through one Appmo API key alongside 390 other models โ Appmo's optimizer can route to it automatically when it is the best value for a request.
curl https://appmo.com/v1/chat/completions \
-H "Authorization: Bearer $APPMO_KEY" \
-d '{"model":"qwen/qwen-2.5-72b-instruct","messages":[{"role":"user","content":"Hello"}]}'How much does Qwen2.5 72B Instruct cost?
Qwen2.5 72B Instruct costs $0.36 per 1M input tokens and $0.4 per 1M output tokens ($0.37 blended), as of 2026-07-24. Prices are expected to fall as competition increases.
What is Qwen2.5 72B Instruct best for?
Qwen2.5 72B Instruct is best suited for cheap high-volume.
How do I use Qwen2.5 72B Instruct?
Send requests to Appmo's OpenAI-compatible endpoint with model id "qwen/qwen-2.5-72b-instruct" and one API key โ no separate provider account needed.