Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,19 @@
"id": "ad01ab83-baf8-4e7b-8fed-a0a219d4eb45",
"source": 1,
"name": "@cf/deepseek-ai/deepseek-r1-distill-qwen-32b",
"description": "Deepseek R1 Distilled Qwen 32B",
"description": "DeepSeek-R1-Distill-Qwen-32B is a model distilled from DeepSeek-R1 based on Qwen2.5. It outperforms OpenAI-o1-mini across various benchmarks, achieving new state-of-the-art results for dense models.",
"task": {
"id": "c329a1f9-323d-4e91-b2aa-582dd4188d34",
"name": "Text Generation",
"description": "Family of generative text models, such as large language models (LLM), that can be adapted for a variety of natural language tasks."
},
"tags": [],
"properties": [],
"properties": [
{
"property_id": "terms",
"value": "https://github.com/deepseek-ai/DeepSeek-R1/blob/main/LICENSE"
}
],
"schema": {
"input": {
"type": "object",
Expand Down