Qwen Qwen 2 5 72b Instruct

qwen/qwen-2.5-72b-instruct (Alibaba) — 128K context, General tier. Precio entrada: $0.38/M · Precio salida: $0.4/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: Alibaba
  • Categoría: General
  • Ventana de contexto: 128K
  • Precio entrada: $0.38 / 1M
  • Precio salida: $0.4 / 1M
  • Latencia: 32 ms
  • SLA: S

Typical use cases

  • Chatbots multilingües
  • RAG y herramientas
  • Generación de código

FAQ

  • ¿Precio de qwen/qwen-2.5-72b-instruct en Routara? — Entrada $0.38/M, salida $0.4/M — facturación por uso.
  • ¿qwen/qwen-2.5-72b-instruct es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
  • ¿qwen/qwen-2.5-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)
  • grok-imagine-image (/detail/grok-imagine-image)

Quick integration

  • curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"qwen/qwen-2.5-72b-instruct","messages":[{"role":"user","content":"Hello"}],"stream":true}'