qwen2.5-14b-instruct

qwen2.5-14b-instruct (custom) — 128K context, General tier. Precio entrada: $1/M · Precio salida: $3/M · Latencia 32ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Precio entrada: $1/M · Precio salida: $3/M · TTFT: 32ms

Specifications

  • Desarrollador: custom
  • Categoría: General
  • Ventana de contexto: 128K
  • Precio entrada: $1 / 1M
  • Precio salida: $3 / 1M
  • Latencia: 32 ms
  • SLA: A

Typical use cases

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

FAQ

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

Related models

  • MiniMax-File-Upload (/detail/minimax-file-upload)
  • MiniMax-Voice-Clone (/detail/minimax-voice-clone)
  • mj_custom_zoom (/detail/mj-custom-zoom)

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