Qwen Qwen 2 7b Instruct
qwen/qwen-2-7b-instruct (Alibaba) — 128K context, Lightweight tier. 入力単価: $0.054/M · 出力単価: $0.054/M · 平均レイテンシ 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
ゲートウェイのリアルタイム価格 · お住まいの地域に最適なアップストリームへ自動ルーティング
Specifications
- 開発元: Alibaba
- カテゴリ: Lightweight
- コンテキスト: 128K
- 入力単価: $0.054 / 1M
- 出力単価: $0.054 / 1M
- 平均レイテンシ: 18 ms
- SLA: A
Typical use cases
- 高QPS分類
- 多言語チャットボット
- RAG とツール呼び出し
FAQ
- qwen/qwen-2-7b-instruct の Routara 料金は? — 入力 $0.054/M、出力 $0.054/M。リクエストごとに課金、プラットフォーム手数料なし。
- qwen/qwen-2-7b-instruct は OpenAI 互換? — はい。base_url を https://api.routara.ai/v1 に設定してください。
- qwen/qwen-2-7b-instruct はストリーミング対応? — ルートが live のとき stream: true で利用可能です。
Related models
- z-image-turbo (/detail/z-image-turbo)
- gpt-4o-mini-tts (/detail/gpt-4o-mini-tts)
- MiniMax-File-Upload (/detail/minimax-file-upload)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"qwen/qwen-2-7b-instruct","messages":[{"role":"user","content":"Hello"}],"stream":true}'