Qwen Qwen2 5 7b Instruct

qwen2.5-7b-instruct (custom) — 128K context, Lightweight tier. Input-Preis: $0.07/M · Output-Preis: $0.07/M · Latenz 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Live-Gateway-Preise · automatisches Routing zum besten Upstream für Ihre Region

Specifications

  • Entwickler: custom
  • Kategorie: Lightweight
  • Kontextfenster: 128K
  • Input-Preis: $0.07 / 1M
  • Output-Preis: $0.07 / 1M
  • Latenz: 18 ms
  • SLA: A

Typical use cases

  • High-QPS-Klassifikation
  • Mehrsprachige Chatbots
  • RAG und Tool-Aufrufe

FAQ

  • Wie wird qwen2.5-7b-instruct auf Routara abgerechnet? — Input $0.07/M, Output $0.07/M — nutzungsbasiert ohne Plattformgebühr.
  • Ist qwen2.5-7b-instruct OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
  • Unterstützt qwen2.5-7b-instruct Streaming? — Ja, wenn die Route live ist (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}'