Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -215,11 +215,10 @@ Additionally, we have observed that the DeepSeek-R1 series models tend to bypass
215
  **To ensure that the model engages in thorough reasoning, we recommend enforcing the model to initiate its response with "\<think\>\n" at the beginning of every output.**
216
 
217
  ## 7. License
218
- This code repository and the model weights are licensed under the [MIT License](https://github.com/deepseek-ai/DeepSeek-R1/blob/main/LICENSE).
219
- DeepSeek-R1 series support commercial use, allow for any modifications and derivative works, including, but not limited to, distillation for training other LLMs. Please note that:
220
- - DeepSeek-R1-Distill-Qwen-1.5B, DeepSeek-R1-Distill-Qwen-7B, DeepSeek-R1-Distill-Qwen-14B and DeepSeek-R1-Distill-Qwen-32B are derived from [Qwen-2.5 series](https://github.com/QwenLM/Qwen2.5), which are originally licensed under [Apache 2.0 License](https://huggingface.co/Qwen/Qwen2.5-1.5B/blob/main/LICENSE), and now finetuned with 800k samples curated with DeepSeek-R1.
221
- - DeepSeek-R1-Distill-Llama-8B is derived from Llama3.1-8B-Base and is originally licensed under [llama3.1 license](https://huggingface.co/meta-llama/Llama-3.1-8B/blob/main/LICENSE).
222
- - DeepSeek-R1-Distill-Llama-70B is derived from Llama3.3-70B-Instruct and is originally licensed under [llama3.3 license](https://huggingface.co/meta-llama/Llama-3.3-70B-Instruct/blob/main/LICENSE).
223
 
224
  ## 8. Citation
225
  ```
 
215
  **To ensure that the model engages in thorough reasoning, we recommend enforcing the model to initiate its response with "\<think\>\n" at the beginning of every output.**
216
 
217
  ## 7. License
218
+ این مخزن و وزنهای مدل تحت [مجوز MIT](https://github.com/deepseek-ai/DeepSeek-R1/blob/main/LICENSE) منتشر شدهاند.
219
+ - **استفاده تجاری بدون محدودیت مجاز است**
220
+ - **اجازه هرگونه اصلاح و ایجاد آثار مشتقشده داده میشود**
221
+ - **نیازی به ذکر منبع در محصول نهایی نیست**
 
222
 
223
  ## 8. Citation
224
  ```