deepseek-r1-distill-qwen-7b
deepseek-r1-distill-qwen-7b (DeepSeek) — 128K context, Reasoning tier. سعر الإدخال: $0.8666666666666667/M · سعر الإخراج: $1.7333333333333336/M · زمن الاستجابة 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
سعر الإدخال: $0.8666666666666667/M · سعر الإخراج: $1.7333333333333336/M · TTFT: 48ms
Specifications
- المطور: DeepSeek
- الفئة: Reasoning
- نافذة السياق: 128K
- سعر الإدخال: $0.8666666666666667 / 1M
- سعر الإخراج: $1.7333333333333336 / 1M
- زمن الاستجابة: 48 ms
- SLA: S+
Typical use cases
- استدلال متعدد الخطوات
- RAG واستدعاء الأدوات
- توليد الأكواد
FAQ
- تسعير deepseek-r1-distill-qwen-7b على Routara؟ — إدخال $0.8666666666666667/M وإخراج $1.7333333333333336/M — فوترة حسب الاستخدام.
- هل deepseek-r1-distill-qwen-7b متوافق مع OpenAI؟ — نعم. base_url: https://api.routara.ai/v1
- هل يدعم deepseek-r1-distill-qwen-7b البث؟ — نعم عندما يكون المسار live (stream: true).
Related models
- deepseek-v3.2-251201 (/detail/deepseek-v3-2-251201)
- deepseek-v4-pro-of (/detail/deepseek-v4-pro-of)
- audio1.0 (/detail/audio1-0)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"deepseek-r1-distill-qwen-7b","messages":[{"role":"user","content":"Hello"}],"stream":true}'