Qwen Qwen2 5 7b Instruct
qwen2.5-7b-instruct (custom) — 128K context, Lightweight tier. Preço entrada: $0.07/M · Preço saída: $0.07/M · Latência 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Preços do gateway em tempo real · roteado para o melhor upstream da sua região
Specifications
- Desenvolvedor: custom
- Categoria: Lightweight
- Janela de contexto: 128K
- Preço entrada: $0.07 / 1M
- Preço saída: $0.07 / 1M
- Latência: 18 ms
- SLA: A
Typical use cases
- Classificação alto QPS
- Chatbots multilíngues
- RAG e ferramentas
FAQ
- Preço do qwen2.5-7b-instruct na Routara? — Entrada $0.07/M, saída $0.07/M — cobrança por uso.
- qwen2.5-7b-instruct é compatível com OpenAI? — Sim. base_url: https://api.routara.ai/v1
- qwen2.5-7b-instruct suporta streaming? — Sim quando a rota está live (stream: true).
Related models
- z-image-turbo (/detail/z-image-turbo)
- audio1.0 (/detail/audio1-0)
- doubao-seedream-3-0-t2i-250415 (/detail/doubao-seedream-3-0-t2i-250415)
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-7b-instruct","messages":[{"role":"user","content":"Hello"}],"stream":true}'