qwen2.5-coder-7b-instruct
qwen2.5-coder-7b-instruct (Routara Network) — 128K context, Coding tier. Prix entrée: $1.7952/M · Prix sortie: $3.5904000000000007/M · Latence 24ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Prix entrée: $1.7952/M · Prix sortie: $3.5904000000000007/M · TTFT: 24ms
Specifications
- Éditeur: Routara Network
- Catégorie: Coding
- Fenêtre de contexte: 128K
- Prix entrée: $1.7952 / 1M
- Prix sortie: $3.5904000000000007 / 1M
- Latence: 24 ms
- SLA: A
Typical use cases
- Génération de code
- RAG et appels d’outils
- Raisonnement multi-étapes
FAQ
- Tarification de qwen2.5-coder-7b-instruct sur Routara ? — Entrée $1.7952/M, sortie $3.5904000000000007/M — facturation à l’usage.
- qwen2.5-coder-7b-instruct est-il compatible OpenAI ? — Oui — base_url : https://api.routara.ai/v1
- qwen2.5-coder-7b-instruct supporte le streaming ? — Oui si la route est live (stream: true).
Related models
- qwen-coder-plus (/detail/qwen-coder-plus)
- qwen-coder-plus-1106 (/detail/qwen-coder-plus-1106)
- qwen-coder-plus-latest (/detail/qwen-coder-plus-latest)
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-7b-instruct","messages":[{"role":"user","content":"Hello"}],"stream":true}'