Qwen Qwen 2 7b Instruct

qwen/qwen-2-7b-instruct (Alibaba) — 128K context, Lightweight tier. Preço entrada: $0.054/M · Preço saída: $0.054/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: Alibaba
  • Categoria: Lightweight
  • Janela de contexto: 128K
  • Preço entrada: $0.054 / 1M
  • Preço saída: $0.054 / 1M
  • Latência: 18 ms
  • SLA: A

Typical use cases

  • Classificação alto QPS
  • Chatbots multilíngues
  • RAG e ferramentas

FAQ

  • Preço do qwen/qwen-2-7b-instruct na Routara? — Entrada $0.054/M, saída $0.054/M — cobrança por uso.
  • qwen/qwen-2-7b-instruct é compatível com OpenAI? — Sim. base_url: https://api.routara.ai/v1
  • qwen/qwen-2-7b-instruct suporta streaming? — Sim quando a rota 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}'