YummyYum commited on
Commit
7e5ee1e
·
verified ·
1 Parent(s): d0799eb

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -6
README.md CHANGED
@@ -1,16 +1,16 @@
1
  # Introduction
2
 
3
- DeepSeek-R1-FlagOS-Metax-BF16 provides an all-in-one deployment solution, enabling execution of DeepSeek-R1 on Metax GPUs. As the first-generation release for the Metax-C550 series, this package delivers three key features:
4
 
5
  1. Comprehensive Integration:
6
  - Integrated with FlagScale (https://github.com/FlagOpen/FlagScale).
7
  - Open-source inference execution code, preconfigured with all necessary software and hardware settings.
8
  - Verified model files, available on Hugging Face ([Model Link](https://huggingface.co/FlagRelease/DeepSeek-R1-FlagOS-Metax-BF16)).
9
- - Pre-built Docker image for rapid deployment on Metax-C550.
10
  2. High-Precision BF16 Checkpoints:
11
  - BF16 checkpoints dequantized from the official DeepSeek-R1 FP8 model to ensure enhanced inference accuracy and performance.
12
  3. Consistency Validation:
13
- - Evaluation tests verifying consistency of results between NVIDIA H100 and Metax-C550.
14
 
15
  # Technical Summary
16
 
@@ -141,12 +141,11 @@ We warmly welcome global developers to join us:
141
  Scan the QR code below to add our WeChat group
142
  send "FlagRelease"
143
 
144
- ![WeChat](https://cdn-uploads.huggingface.co/production/uploads/673326280dbcb3477ecc2af6/aETN9Zswqts2P9YLrizrz.png)
145
 
146
  # License
147
 
148
- This project and related model weights are licensed under the MIT License.
149
- This project and related model weights are licensed under the Apache License (Version 2.0).
150
 
151
  <p style="color: lightgrey;">如果您是本模型的贡献者,我们邀请您根据<a href="https://modelscope.cn/docs/ModelScope%E6%A8%A1%E5%9E%8B%E6%8E%A5%E5%85%A5%E6%B5%81%E7%A8%8B%E6%A6%82%E8%A7%88" style="color: lightgrey; text-decoration: underline;">模型贡献文档</a>,及时完善模型卡片内容。</p>
152
 
 
1
  # Introduction
2
 
3
+ DeepSeek-R1-FlagOS-Metax-BF16 provides an all-in-one deployment solution, enabling execution of DeepSeek-R1 on Metax GPUs. As the first-generation release for the Metax series, this package delivers three key features:
4
 
5
  1. Comprehensive Integration:
6
  - Integrated with FlagScale (https://github.com/FlagOpen/FlagScale).
7
  - Open-source inference execution code, preconfigured with all necessary software and hardware settings.
8
  - Verified model files, available on Hugging Face ([Model Link](https://huggingface.co/FlagRelease/DeepSeek-R1-FlagOS-Metax-BF16)).
9
+ - Pre-built Docker image for rapid deployment on Metax.
10
  2. High-Precision BF16 Checkpoints:
11
  - BF16 checkpoints dequantized from the official DeepSeek-R1 FP8 model to ensure enhanced inference accuracy and performance.
12
  3. Consistency Validation:
13
+ - Evaluation tests verifying consistency of results between NVIDIA H100 and Metax.
14
 
15
  # Technical Summary
16
 
 
141
  Scan the QR code below to add our WeChat group
142
  send "FlagRelease"
143
 
144
+ ![WeChat](image/group.png)
145
 
146
  # License
147
 
148
+ The weights of this model are based on deepseek-ai/DeepSeek-R1 and are open-sourced under the Apache 2.0 License: https://www.apache.org/licenses/LICENSE-2.0.txt.
 
149
 
150
  <p style="color: lightgrey;">如果您是本模型的贡献者,我们邀请您根据<a href="https://modelscope.cn/docs/ModelScope%E6%A8%A1%E5%9E%8B%E6%8E%A5%E5%85%A5%E6%B5%81%E7%A8%8B%E6%A6%82%E8%A7%88" style="color: lightgrey; text-decoration: underline;">模型贡献文档</a>,及时完善模型卡片内容。</p>
151