qwen2.5-7b-instruct-1m

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

Input-Preis: $1.1/M · Output-Preis: $2.2000000000000006/M · TTFT: 18ms

Specifications

  • Entwickler: Routara Network
  • Kategorie: Lightweight
  • Kontextfenster: 1M
  • Input-Preis: $1.1 / 1M
  • Output-Preis: $2.2000000000000006 / 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-1m auf Routara abgerechnet? — Input $1.1/M, Output $2.2000000000000006/M — nutzungsbasiert ohne Plattformgebühr.
  • Ist qwen2.5-7b-instruct-1m OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
  • Unterstützt qwen2.5-7b-instruct-1m Streaming? — Ja, wenn die Route live ist (stream: true).

Related models

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}'