Qwen Qwen2 5 Vl 72b Instruct
qwen2.5-vl-72b-instruct (custom) — 128K context, General tier. Prix entrée: $0.8/M · Prix sortie: $0.8/M · Latence 32ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Tarifs gateway en direct · routage vers le meilleur upstream pour votre région
Specifications
- Éditeur: custom
- Catégorie: General
- Fenêtre de contexte: 128K
- Prix entrée: $0.8 / 1M
- Prix sortie: $0.8 / 1M
- Latence: 32 ms
- SLA: B
Typical use cases
- Génération image/vidéo
- Chatbots multilingues
- RAG et appels d’outils
FAQ
- Tarification de qwen2.5-vl-72b-instruct sur Routara ? — Entrée $0.8/M, sortie $0.8/M — facturation à l’usage.
- qwen2.5-vl-72b-instruct est-il compatible OpenAI ? — Oui — base_url : https://api.routara.ai/v1
- qwen2.5-vl-72b-instruct supporte le streaming ? — Oui si la route est live (stream: true).
Related models
- multimodal-embedding-v1 (/detail/multimodal-embedding-v1)
- qwen-image-max (/detail/qwen-image-max)
- audio1.0 (/detail/audio1-0)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"qwen/qwen2.5-vl-72b-instruct","messages":[{"role":"user","content":"Hello"}],"stream":true}'