gemma-7b-it
gemma-7b-it (Routara Network) — 128K context, Lightweight tier. Input-Preis: $2.9808/M · Output-Preis: $2.9808/M · Latenz 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Input-Preis: $2.9808/M · Output-Preis: $2.9808/M · TTFT: 18ms
Specifications
- Entwickler: Routara Network
- Kategorie: Lightweight
- Kontextfenster: 128K
- Input-Preis: $2.9808 / 1M
- Output-Preis: $2.9808 / 1M
- Latenz: 18 ms
- SLA: A
Typical use cases
- High-QPS-Klassifikation
- Mehrsprachige Chatbots
- RAG und Tool-Aufrufe
FAQ
- Wie wird gemma-7b-it auf Routara abgerechnet? — Input $2.9808/M, Output $2.9808/M — nutzungsbasiert ohne Plattformgebühr.
- Ist gemma-7b-it OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
- Unterstützt gemma-7b-it Streaming? — Ja, wenn die Route live ist (stream: true).
Related models
- z-image-turbo (/detail/z-image-turbo)
- qwen-7b-chat (/detail/qwen-7b-chat)
- qwen-flash-character (/detail/qwen-flash-character)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"gemma-7b-it","messages":[{"role":"user","content":"Hello"}],"stream":true}'