qwen2.5-coder-14b-instruct
qwen2.5-coder-14b-instruct (custom) — 128K context, Coding tier. Input-Preis $2/M · Output-Preis $6/M · Latenz 24ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Eingabe / 1 Mio.: $2/M · Ausgabe / 1 Mio.: $6/M · TTFT: 24ms
Specifications
- Entwickler: custom
- Kategorie: Coding
- Kontextfenster: 128K
- Input-Preis: $2 / 1M
- Output-Preis: $6 / 1M
- Latenz: 24 ms
- SLA: B
Typical use cases
- Code-Generierung
- RAG und Tool-Aufrufe
- Mehrstufiges Reasoning
FAQ
- Wie wird qwen2.5-coder-14b-instruct auf Routara abgerechnet? — Input $2/M, Output $6/M — nutzungsbasiert ohne Plattformgebühr.
- Ist qwen2.5-coder-14b-instruct OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
- Unterstützt qwen2.5-coder-14b-instruct Streaming? — Ja, wenn die Route live ist (stream: true).
Related models
- MiniMax-File-Upload (/detail/minimax-file-upload)
- MiniMax-Voice-Clone (/detail/minimax-voice-clone)
- kling-advanced-custom-elements (/detail/kling-advanced-custom-elements)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"qwen2.5-coder-14b-instruct","messages":[{"role":"user","content":"Hello"}],"stream":true}'