qwen2.5-coder-7b-instruct

qwen2.5-coder-7b-instruct (Routara Network) — 128K context, Coding tier. Input-Preis: $1.9871999999999999/M · Output-Preis: $3.9744/M · Latenz 24ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Input-Preis: $1.9871999999999999/M · Output-Preis: $3.9744/M · TTFT: 24ms

Specifications

  • Entwickler: Routara Network
  • Kategorie: Coding
  • Kontextfenster: 128K
  • Input-Preis: $1.9871999999999999 / 1M
  • Output-Preis: $3.9744 / 1M
  • Latenz: 24 ms
  • SLA: A

Typical use cases

  • Code-Generierung
  • RAG und Tool-Aufrufe
  • Mehrstufiges Reasoning

FAQ

  • Wie wird qwen2.5-coder-7b-instruct auf Routara abgerechnet? — Input $1.9871999999999999/M, Output $3.9744/M — nutzungsbasiert ohne Plattformgebühr.
  • Ist qwen2.5-coder-7b-instruct OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
  • Unterstützt qwen2.5-coder-7b-instruct 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-coder-7b-instruct","messages":[{"role":"user","content":"Hello"}],"stream":true}'