From 945a40ef65921ea791b3d8232f7a8bb8c35a67f0 Mon Sep 17 00:00:00 2001 From: Hafedh Hichri Date: Mon, 20 Jan 2025 12:50:39 +0000 Subject: [PATCH] Add meta data Congrats on your new achievement! I see that this model is compatible with the transformers library custom code implementation, by adding these metadata this would add a button on the top right corner with a code snippet on how to load the model ![image.png](https://cdn-uploads.huggingface.co/production/uploads/6527e89a8808d80ccff88b7a/c96inH4Q30H-uH3z5kKF8.png) --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e5bcaca..55f77f8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +--- +pipeline_tag: text-generation +library_name: transformers +--- # DeepSeek-R1 @@ -206,4 +210,4 @@ DeepSeek-R1 series support commercial use, allow for any modifications and deriv ``` ## 9. Contact -If you have any questions, please raise an issue or contact us at [service@deepseek.com](service@deepseek.com). +If you have any questions, please raise an issue or contact us at [service@deepseek.com](service@deepseek.com). \ No newline at end of file