Qwen Qwen2 5 Vl 72b Instruct
qwen2.5-vl-72b-instruct (custom) — 128K context, General tier. Precio entrada: $0.8/M · Precio salida: $0.8/M · Latencia 32ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Precios del gateway en vivo · enrutado al mejor upstream para su región
Specifications
- Desarrollador: custom
- Categoría: General
- Ventana de contexto: 128K
- Precio entrada: $0.8 / 1M
- Precio salida: $0.8 / 1M
- Latencia: 32 ms
- SLA: B
Typical use cases
- Generación imagen/video
- Chatbots multilingües
- RAG y herramientas
FAQ
- ¿Precio de qwen2.5-vl-72b-instruct en Routara? — Entrada $0.8/M, salida $0.8/M — facturación por uso.
- ¿qwen2.5-vl-72b-instruct es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
- ¿qwen2.5-vl-72b-instruct admite streaming? — Sí cuando la ruta 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}'