bartowski commited on
Commit
c5eb286
·
verified ·
1 Parent(s): 47f4018

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,8 +1,13 @@
 
 
 
1
  # DeepSeek-R1
2
  <!-- markdownlint-disable first-line-h1 -->
3
  <!-- markdownlint-disable html -->
4
  <!-- markdownlint-disable no-duplicate-header -->
5
 
 
 
6
  <div align="center">
7
  <img src="https://github.com/deepseek-ai/DeepSeek-V2/blob/main/figures/logo.svg?raw=true" width="60%" alt="DeepSeek-V3" />
8
  </div>
@@ -206,4 +211,4 @@ DeepSeek-R1 series support commercial use, allow for any modifications and deriv
206
  ```
207
 
208
  ## 9. Contact
209
- If you have any questions, please raise an issue or contact us at [[email protected]]([email protected]).
 
1
+ ---
2
+ pipeline_tag: text-generation
3
+ ---
4
  # DeepSeek-R1
5
  <!-- markdownlint-disable first-line-h1 -->
6
  <!-- markdownlint-disable html -->
7
  <!-- markdownlint-disable no-duplicate-header -->
8
 
9
+ This is a BF16 conversion of the original FP8 weights uploaded here: https://huggingface.co/deepseek-ai/DeepSeek-R1
10
+
11
  <div align="center">
12
  <img src="https://github.com/deepseek-ai/DeepSeek-V2/blob/main/figures/logo.svg?raw=true" width="60%" alt="DeepSeek-V3" />
13
  </div>
 
211
  ```
212
 
213
  ## 9. Contact
214
+ If you have any questions, please raise an issue or contact us at [[email protected]]([email protected]).