deepseek-r1-distill-qwen-7b

deepseek-r1-distill-qwen-7b (DeepSeek) — 128K context, Reasoning tier. 入力単価: $0.8800000000000001/M · 出力単価: $1.7600000000000007/M · 平均レイテンシ 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

入力単価: $0.8800000000000001/M · 出力単価: $1.7600000000000007/M · 初回トークン遅延: 48ms

Specifications

  • 開発元: DeepSeek
  • カテゴリ: Reasoning
  • コンテキスト: 128K
  • 入力単価: $0.8800000000000001 / 1M
  • 出力単価: $1.7600000000000007 / 1M
  • 平均レイテンシ: 48 ms
  • SLA: S+

Typical use cases

  • 多段推論とエージェント
  • RAG とツール呼び出し
  • コード生成・レビュー

FAQ

  • deepseek-r1-distill-qwen-7b の Routara 料金は? — 入力 $0.8800000000000001/M、出力 $1.7600000000000007/M。リクエストごとに課金、プラットフォーム手数料なし。
  • deepseek-r1-distill-qwen-7b は OpenAI 互換? — はい。base_url を https://api.routara.ai/v1 に設定してください。
  • deepseek-r1-distill-qwen-7b はストリーミング対応? — ルートが live のとき 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":"deepseek-r1-distill-qwen-7b","messages":[{"role":"user","content":"Hello"}],"stream":true}'