From 1b3b6ca19e50f7783cae1e35d5618a629b8df5f1 Mon Sep 17 00:00:00 2001 From: chywang <chywang2013@gmail.com> Date: Thu, 28 Nov 2024 10:16:42 +0800 Subject: [PATCH] feat: update readme to add pai-dsw link --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ef805e0..e3c4412 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ <p> <p align="center"> - 🤗 <a href="https://huggingface.co/Qwen">Hugging Face</a>   |   ðŸ¤– <a href="https://modelscope.cn/organization/qwen">ModelScope</a>   |    📑 Paper (TBD)    |    📑 <a href="https://qwenlm.github.io/blog/qwen2.5/">Blog</a>    |   ðŸ“– <a href="https://qwen.readthedocs.io/">Documentation</a> + 🤗 <a href="https://huggingface.co/Qwen">Hugging Face</a>   |   ðŸ¤– <a href="https://modelscope.cn/organization/qwen">ModelScope</a>   |    📑 Paper (TBD)    |    📑 <a href="https://qwenlm.github.io/blog/qwen2.5/">Blog</a>    |   ðŸ“– <a href="https://qwen.readthedocs.io/">Documentation</a>   |   ðŸ–¥ï¸ <a href="https://gallery.pai-ml.com/#/preview/deepLearning/nlp/qwen2-5_7b">PAI-DSW</a>   + <br> ðŸ–¥ï¸ <a href="https://huggingface.co/spaces/Qwen/Qwen2.5-72B-Instruct">Demo</a>   |   ðŸ’¬ <a href="https://github.com/QwenLM/Qwen/blob/main/assets/wechat.png">WeChat (微信)</a>   |   ðŸ«¨ <a href="https://discord.gg/CV4E9rpNSD">Discord</a>   </p> -- GitLab