qwen2.5-7b-instruct-1m
qwen2.5-7b-instruct-1m (custom) — 1M context, Lightweight tier. Precio entrada: $0.5/M · Precio salida: $1/M · Latencia 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Precio entrada: $0.5/M · Precio salida: $1/M · TTFT: 18ms
Specifications
- Desarrollador: custom
- Categoría: Lightweight
- Ventana de contexto: 1M
- Precio entrada: $0.5 / 1M
- Precio salida: $1 / 1M
- Latencia: 18 ms
- SLA: A
Typical use cases
- Clasificación alto QPS
- Chatbots multilingües
- RAG y herramientas
FAQ
- ¿Precio de qwen2.5-7b-instruct-1m en Routara? — Entrada $0.5/M, salida $1/M — facturación por uso.
- ¿qwen2.5-7b-instruct-1m es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
- ¿qwen2.5-7b-instruct-1m 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)
- kling-advanced-custom-elements (/detail/kling-advanced-custom-elements)
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-7b-instruct-1m","messages":[{"role":"user","content":"Hello"}],"stream":true}'