msr2000 commited on
Commit
5dde110
·
1 Parent(s): 4dc77d4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -36,11 +36,8 @@ library_name: transformers
36
  </div>
37
 
38
  <div align="center" style="line-height: 1;">
39
- <a href="https://github.com/deepseek-ai/DeepSeek-R1/blob/main/LICENSE-CODE" style="margin: 2px;">
40
- <img alt="Code License" src="https://img.shields.io/badge/Code_License-MIT-f5de53?&color=f5de53" style="display: inline-block; vertical-align: middle;"/>
41
- </a>
42
- <a href="https://github.com/deepseek-ai/DeepSeek-R1/blob/main/LICENSE-MODEL" style="margin: 2px;">
43
- <img alt="Model License" src="https://img.shields.io/badge/Model_License-Model_Agreement-f5de53?&color=f5de53" style="display: inline-block; vertical-align: middle;"/>
44
  </a>
45
  </div>
46
 
@@ -187,6 +184,8 @@ We also provide OpenAI-Compatible API at DeepSeek Platform: [platform.deepseek.c
187
 
188
  Please visit [DeepSeek-V3](https://github.com/deepseek-ai/DeepSeek-V3) repo for more information about running DeepSeek-R1 locally.
189
 
 
 
190
  ### DeepSeek-R1-Distill Models
191
 
192
  DeepSeek-R1-Distill models can be utilized in the same manner as Qwen or Llama models.
 
36
  </div>
37
 
38
  <div align="center" style="line-height: 1;">
39
+ <a href="https://github.com/deepseek-ai/DeepSeek-R1/blob/main/LICENSE" style="margin: 2px;">
40
+ <img alt="License" src="https://img.shields.io/badge/License-MIT-f5de53?&color=f5de53" style="display: inline-block; vertical-align: middle;"/>
 
 
 
41
  </a>
42
  </div>
43
 
 
184
 
185
  Please visit [DeepSeek-V3](https://github.com/deepseek-ai/DeepSeek-V3) repo for more information about running DeepSeek-R1 locally.
186
 
187
+ **NOTE: Hugging Face's Transformers has not been directly supported yet.**
188
+
189
  ### DeepSeek-R1-Distill Models
190
 
191
  DeepSeek-R1-Distill models can be utilized in the same manner as Qwen or Llama models.