docs: update README.md
Browse files
README.md
CHANGED
|
@@ -1,41 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<!-- markdownlint-disable first-line-h1 -->
|
| 2 |
<!-- markdownlint-disable html -->
|
| 3 |
<!-- markdownlint-disable no-duplicate-header -->
|
| 4 |
|
| 5 |
<div align="center">
|
| 6 |
-
<img src="https://github.com/deepseek-ai/DeepSeek-V2/blob/main/figures/logo.svg?raw=true" width="60%" alt="DeepSeek
|
| 7 |
</div>
|
| 8 |
<hr>
|
| 9 |
-
<div align="center">
|
| 10 |
-
|
| 11 |
-
<a href="https://www.deepseek.com/" target="_blank">
|
| 12 |
<img alt="Homepage" src="https://github.com/deepseek-ai/DeepSeek-V2/blob/main/figures/badge.svg?raw=true" style="display: inline-block; vertical-align: middle;"/>
|
| 13 |
</a>
|
| 14 |
-
<a href="https://chat.deepseek.com/" target="_blank">
|
| 15 |
-
<img alt="Chat" src="https://img.shields.io/badge/🤖%20Chat-DeepSeek%20LLM-536af5?color=536af5&logoColor=white
|
| 16 |
</a>
|
| 17 |
-
<a href="https://huggingface.co/deepseek-ai" target="_blank">
|
| 18 |
-
<img alt="Hugging Face" src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-DeepSeek%20AI-ffc107?color=ffc107&logoColor=white
|
| 19 |
</a>
|
|
|
|
| 20 |
|
| 21 |
-
|
| 22 |
-
|
|
|
|
| 23 |
</a>
|
| 24 |
-
<a href="https://github.com/deepseek-ai/DeepSeek-V2/blob/main/figures/qr.jpeg" target="_blank">
|
| 25 |
-
<img alt="Wechat" src="https://img.shields.io/badge/WeChat-DeepSeek%20AI-brightgreen?logo=wechat&logoColor=white
|
| 26 |
</a>
|
| 27 |
-
<a href="https://twitter.com/deepseek_ai" target="_blank">
|
| 28 |
-
<img alt="Twitter Follow" src="https://img.shields.io/badge/Twitter-deepseek_ai-white?logo=x&logoColor=white
|
| 29 |
</a>
|
| 30 |
-
|
| 31 |
-
|
|
|
|
|
|
|
|
|
|
| 32 |
</a>
|
| 33 |
-
<a href="LICENSE-MODEL">
|
| 34 |
-
<img alt="Model License" src="https://img.shields.io/badge/Model_License-Model_Agreement-f5de53?&color=f5de53
|
| 35 |
</a>
|
| 36 |
</div>
|
| 37 |
|
| 38 |
-
|
| 39 |
<p align="center">
|
| 40 |
<a href="#2-model-downloads">Model Download</a> |
|
| 41 |
<a href="#3-evaluation-results">Evaluation Results</a> |
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: deepseek
|
| 4 |
+
license_link: https://github.com/deepseek-ai/DeepSeek-V2/blob/main/LICENSE-MODEL
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
<!-- markdownlint-disable first-line-h1 -->
|
| 8 |
<!-- markdownlint-disable html -->
|
| 9 |
<!-- markdownlint-disable no-duplicate-header -->
|
| 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-V2" />
|
| 13 |
</div>
|
| 14 |
<hr>
|
| 15 |
+
<div align="center" style="line-height: 1;">
|
| 16 |
+
<a href="https://www.deepseek.com/" target="_blank" style="margin: 2px;">
|
|
|
|
| 17 |
<img alt="Homepage" src="https://github.com/deepseek-ai/DeepSeek-V2/blob/main/figures/badge.svg?raw=true" style="display: inline-block; vertical-align: middle;"/>
|
| 18 |
</a>
|
| 19 |
+
<a href="https://chat.deepseek.com/" target="_blank" style="margin: 2px;">
|
| 20 |
+
<img alt="Chat" src="https://img.shields.io/badge/🤖%20Chat-DeepSeek%20LLM-536af5?color=536af5&logoColor=white" style="display: inline-block; vertical-align: middle;"/>
|
| 21 |
</a>
|
| 22 |
+
<a href="https://huggingface.co/deepseek-ai" target="_blank" style="margin: 2px;">
|
| 23 |
+
<img alt="Hugging Face" src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-DeepSeek%20AI-ffc107?color=ffc107&logoColor=white" style="display: inline-block; vertical-align: middle;"/>
|
| 24 |
</a>
|
| 25 |
+
</div>
|
| 26 |
|
| 27 |
+
<div align="center" style="line-height: 1;">
|
| 28 |
+
<a href="https://discord.gg/Tc7c45Zzu5" target="_blank" style="margin: 2px;">
|
| 29 |
+
<img alt="Discord" src="https://img.shields.io/badge/Discord-DeepSeek%20AI-7289da?logo=discord&logoColor=white&color=7289da" style="display: inline-block; vertical-align: middle;"/>
|
| 30 |
</a>
|
| 31 |
+
<a href="https://github.com/deepseek-ai/DeepSeek-V2/blob/main/figures/qr.jpeg?raw=true" target="_blank" style="margin: 2px;">
|
| 32 |
+
<img alt="Wechat" src="https://img.shields.io/badge/WeChat-DeepSeek%20AI-brightgreen?logo=wechat&logoColor=white" style="display: inline-block; vertical-align: middle;"/>
|
| 33 |
</a>
|
| 34 |
+
<a href="https://twitter.com/deepseek_ai" target="_blank" style="margin: 2px;">
|
| 35 |
+
<img alt="Twitter Follow" src="https://img.shields.io/badge/Twitter-deepseek_ai-white?logo=x&logoColor=white" style="display: inline-block; vertical-align: middle;"/>
|
| 36 |
</a>
|
| 37 |
+
</div>
|
| 38 |
+
|
| 39 |
+
<div align="center" style="line-height: 1;">
|
| 40 |
+
<a href="https://github.com/deepseek-ai/DeepSeek-V2/blob/main/LICENSE-CODE" style="margin: 2px;">
|
| 41 |
+
<img alt="Code License" src="https://img.shields.io/badge/Code_License-MIT-f5de53?&color=f5de53" style="display: inline-block; vertical-align: middle;"/>
|
| 42 |
</a>
|
| 43 |
+
<a href="https://github.com/deepseek-ai/DeepSeek-V2/blob/main/LICENSE-MODEL" style="margin: 2px;">
|
| 44 |
+
<img alt="Model License" src="https://img.shields.io/badge/Model_License-Model_Agreement-f5de53?&color=f5de53" style="display: inline-block; vertical-align: middle;"/>
|
| 45 |
</a>
|
| 46 |
</div>
|
| 47 |
|
|
|
|
| 48 |
<p align="center">
|
| 49 |
<a href="#2-model-downloads">Model Download</a> |
|
| 50 |
<a href="#3-evaluation-results">Evaluation Results</a> |
|