Qwen3-Coder-480B
Qwen3-Coder-480B (Alibaba) — 128K context, Coding tier. Input-Preis: $0.6055851063829788/M · Output-Preis: $2.8444148936170217/M · Latenz 24ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Input-Preis: $0.6055851063829788/M · Output-Preis: $2.8444148936170217/M · TTFT: 24ms
Specifications
- Entwickler: Alibaba
- Kategorie: Coding
- Kontextfenster: 128K
- Input-Preis: $0.6055851063829788 / 1M
- Output-Preis: $2.8444148936170217 / 1M
- Latenz: 24 ms
- SLA: S
Typical use cases
- Code-Generierung
- RAG und Tool-Aufrufe
- Mehrstufiges Reasoning
FAQ
- Wie wird Qwen3-Coder-480B auf Routara abgerechnet? — Input $0.6055851063829788/M, Output $2.8444148936170217/M — nutzungsbasiert ohne Plattformgebühr.
- Ist Qwen3-Coder-480B OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
- Unterstützt Qwen3-Coder-480B Streaming? — Ja, wenn die Route live ist (stream: true).
Related models
- qwen-1.8b-chat (/detail/qwen-1-8b-chat)
- qwen-1.8b-longcontext-chat (/detail/qwen-1-8b-longcontext-chat)
- qwen-14b-chat (/detail/qwen-14b-chat)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"alibaba/qwen3-coder-480b-a35b-instruct","messages":[{"role":"user","content":"Hello"}],"stream":true}'