Skip to content

Commit fb9a1cd

Browse files
craigsdenniskodster28
authored andcommitted
Updates model (#19507)
1 parent 98f47c5 commit fb9a1cd

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

src/content/workers-ai-models/deepseek-r1-distill-qwen-32b.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,19 @@
22
"id": "ad01ab83-baf8-4e7b-8fed-a0a219d4eb45",
33
"source": 1,
44
"name": "@cf/deepseek-ai/deepseek-r1-distill-qwen-32b",
5-
"description": "Deepseek R1 Distilled Qwen 32B",
5+
"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.",
66
"task": {
77
"id": "c329a1f9-323d-4e91-b2aa-582dd4188d34",
88
"name": "Text Generation",
99
"description": "Family of generative text models, such as large language models (LLM), that can be adapted for a variety of natural language tasks."
1010
},
1111
"tags": [],
12-
"properties": [],
12+
"properties": [
13+
{
14+
"property_id": "terms",
15+
"value": "https://github.com/deepseek-ai/DeepSeek-R1/blob/main/LICENSE"
16+
}
17+
],
1318
"schema": {
1419
"input": {
1520
"type": "object",

0 commit comments

Comments
 (0)