DeepSeek-R1 deepseek-ai
- 種別
- model
- タスク
- text-generation
- フレームワーク
- transformers
- ダウンロード
- 7,735,520
- いいね
- 13,574
- アクセス
- public
- ファイル
- 0
タグ
- テキスト生成
- 大規模言語モデル
- 強化学習
- 推論
- 蒸留
- MoE
- 長コンテキスト
- transformers
概要
DeepSeek-R1は、ベースモデルに大規模な強化学習を適用して推論能力を高めた第一世代の推論モデルです。数学・コード・推論タスクでOpenAI-o1に匹敵する性能を達成し、自己検証や長い思考連鎖(CoT)などの推論行動を自然に獲得しています。671Bパラメータ、128Kのコンテキスト長を備え、Llama/Qwenベースの蒸留モデルも公開されており、研究コミュニティ向けに推論能力の探求と小型モデルへの蒸留を支援します。
README
--- license: mit library_name: transformers --- # DeepSeek-R1 <!-- markdownlint-disable first-line-h1 --> <!-- markdownlint-disable html --> <!-- markdownlint-disable no-duplicate-header --> <div align="center"> <img src="https://github.com/deepseek-ai/DeepSeek-V2/blob/main/figures/logo.svg?raw=tru…