diff --git a/src/content/workers-ai-models/deepseek-r1-distill-qwen-32b.json b/src/content/workers-ai-models/deepseek-r1-distill-qwen-32b.json index 2d31b8c4465916d..b8503e50801fdc2 100644 --- a/src/content/workers-ai-models/deepseek-r1-distill-qwen-32b.json +++ b/src/content/workers-ai-models/deepseek-r1-distill-qwen-32b.json @@ -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",