Qwen Qwen 2 7b Instruct

qwen/qwen-2-7b-instruct (Alibaba) — 128K context, Lightweight tier. Prix entrée: $0.054/M · Prix sortie: $0.054/M · Latence 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Tarifs gateway en direct · routage vers le meilleur upstream pour votre région

Specifications

  • Éditeur: Alibaba
  • Catégorie: Lightweight
  • Fenêtre de contexte: 128K
  • Prix entrée: $0.054 / 1M
  • Prix sortie: $0.054 / 1M
  • Latence: 18 ms
  • SLA: A

Typical use cases

  • Classification haut débit
  • Chatbots multilingues
  • RAG et appels d’outils

FAQ

  • Tarification de qwen/qwen-2-7b-instruct sur Routara ? — Entrée $0.054/M, sortie $0.054/M — facturation à l’usage.
  • qwen/qwen-2-7b-instruct est-il compatible OpenAI ? — Oui — base_url : https://api.routara.ai/v1
  • qwen/qwen-2-7b-instruct supporte le streaming ? — Oui si la route 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}'