Qwen Qwen 2 7b Instruct

qwen/qwen-2-7b-instruct (Alibaba) — 128K context, Lightweight tier. Precio entrada: $0.054/M · Precio salida: $0.054/M · Latencia 18ms. 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: Lightweight
  • Ventana de contexto: 128K
  • Precio entrada: $0.054 / 1M
  • Precio salida: $0.054 / 1M
  • Latencia: 18 ms
  • SLA: A

Typical use cases

  • Clasificación alto QPS
  • Chatbots multilingües
  • RAG y herramientas

FAQ

  • ¿Precio de qwen/qwen-2-7b-instruct en Routara? — Entrada $0.054/M, salida $0.054/M — facturación por uso.
  • ¿qwen/qwen-2-7b-instruct es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
  • ¿qwen/qwen-2-7b-instruct admite streaming? — Sí cuando la ruta está live (stream: true).

Related models

  • z-image-turbo (/detail/z-image-turbo)
  • gpt-4o-mini-tts (/detail/gpt-4o-mini-tts)
  • MiniMax-File-Upload (/detail/minimax-file-upload)

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-7b-instruct","messages":[{"role":"user","content":"Hello"}],"stream":true}'