sao10k/l3-8b-lunaris
sao10k/l3-8b-lunaris (sao10k) — 128K context, Reasoning tier. Input-Preis: $0.1/M · Output-Preis: $0.1/M · Latenz 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Input-Preis: $0.1/M · Output-Preis: $0.1/M · TTFT: 48ms
Specifications
- Entwickler: sao10k
- Kategorie: Reasoning
- Kontextfenster: 128K
- Input-Preis: $0.1 / 1M
- Output-Preis: $0.1 / 1M
- Latenz: 48 ms
- SLA: S+
Typical use cases
- Mehrstufiges Reasoning
- RAG und Tool-Aufrufe
- Code-Generierung
FAQ
- Wie wird sao10k/l3-8b-lunaris auf Routara abgerechnet? — Input $0.1/M, Output $0.1/M — nutzungsbasiert ohne Plattformgebühr.
- Ist sao10k/l3-8b-lunaris OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
- Unterstützt sao10k/l3-8b-lunaris Streaming? — Ja, wenn die Route live ist (stream: true).
Related models
- audio1.0 (/detail/audio1-0)
- Sao10K/L3-8B-Stheno-v3.2 (/detail/sao10k-l3-8b-stheno-v3-2)
- deepseek/deepseek-r1-0528-qwen3-8b (/detail/deepseek-deepseek-r1-0528-qwen3-8b)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"sao10k/l3-8b-lunaris","messages":[{"role":"user","content":"Hello"}],"stream":true}'