diff --git a/README.md b/README.md index 1ef98bed36235252d64ab18e1b0fb88a061d28b2..9e9f001e77f527c6469e8529be53a3560d0f76ff 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,11 @@ vLLM MindSpore
-| 关于MindSpore | vLLM MindSpore SIG | 问题反馈 | +| vLLM MindSpore 文档 | vLLM MindSpore SIG | 关于MindSpore | 问题反馈 |
-English | 中文 +| English | 中文 |
--- @@ -22,7 +22,7 @@ vLLM MindSpore # 简介 -vLLM Mindspore插件(`vllm-mindspore`)是一个由[MindSpore社区](https://www.mindspore.cn/)孵化的vLLM后端插件。其将基于MindSpore构建的大模型推理能力接入[vLLM](https://github.com/vllm-project/vllm),从而有机整合MindSpore和vLLM的技术优势,提供全栈开源、高性能、易用的大模型推理解决方案。 +vLLM MindSpore插件(`vllm-mindspore`)是一个由[MindSpore社区](https://www.mindspore.cn/)孵化的vLLM后端插件。其将基于MindSpore构建的大模型推理能力接入[vLLM](https://github.com/vllm-project/vllm),从而有机整合MindSpore和vLLM的技术优势,提供全栈开源、高性能、易用的大模型推理解决方案。 vLLM MindSpore插件以将MindSpore大模型接入vLLM,并实现服务化部署为功能目标。其遵循以下设计原则: @@ -51,19 +51,19 @@ vLLM MindSpore采用vLLM社区推荐的插件机制,实现能力注册。未 - MindSpore - vLLM -注:请参考[版本配套](https://gitee.com/mindspore/docs/blob/master/docs/vllm_mindspore/docs/source_zh_cn/getting_started/installation/installation.md),以获取详细的软件版本配套信息。 +注:请参考[版本配套](https://www.mindspore.cn/vllm_mindspore/docs/zh-CN/master/getting_started/installation/installation.html),以获取详细的软件版本配套信息。 # 快速体验 -请查看[快速体验](https://gitee.com/mindspore/docs/blob/master/docs/vllm_mindspore/docs/source_zh_cn/getting_started/quick_start/quick_start.md)和[安装指南](https://gitee.com/mindspore/docs/blob/master/docs/vllm_mindspore/docs/source_zh_cn/getting_started/installation/installation.md)了解更多。 +请查看[快速体验](https://www.mindspore.cn/vllm_mindspore/docs/zh-CN/master/getting_started/quick_start/quick_start.html)和[安装指南](https://www.mindspore.cn/vllm_mindspore/docs/zh-CN/master/getting_started/installation/installation.html)了解更多。 # 贡献 -请参考 [CONTRIBUTING](https://gitee.com/mindspore/docs/blob/master/docs/vllm_mindspore/docs/source_zh_cn/developer_guide/contributing.md) 文档了解更多关于开发环境搭建、功能测试以及 PR 提交规范的信息。 +请参考 [CONTRIBUTING](https://www.mindspore.cn/vllm_mindspore/docs/zh-CN/master/developer_guide/contributing.html) 文档了解更多关于开发环境搭建、功能测试以及 PR 提交规范的信息。 我们欢迎并重视任何形式的贡献与合作,请通过[Issue](https://gitee.com/mindspore/vllm-mindspore/issues)来告知我们您遇到的任何Bug,或提交您的特性需求、改进建议、技术方案。 # SIG组织 -- 欢迎加入LLM Infercence Serving,参与开源项目共建和产业合作:[https://www.mindspore.cn/community/SIG](https://www.mindspore.cn/community/SIG) -- SIG例会,双周周三或周四下午,16:30 - 17:30 (UTC+8, [查看您的时区](https://dateful.com/convert/gmt8?t=15)) +- 欢迎加入LLM Infercence Serving,参与开源项目共建和产业合作。请阅读[SIG介绍](https://www.mindspore.cn/community/SIG)。 +- SIG例会,双周周三或周四下午,16:30 - 17:30 (UTC+8, [查看您的时区](https://dateful.com/convert/gmt8?t=15))。 diff --git a/README_en.md b/README_en.md index e402fc66a4586956981ce404c90c456d8fc089fb..11a17ede9a5e42784ccc4abb0ac09588aba06ccf 100644 --- a/README_en.md +++ b/README_en.md @@ -3,11 +3,11 @@ vLLM MindSpore-| About MindSpore | vLLM MindSpore SIG | Issue Feedback | +| vLLM MindSpore Document | vLLM MindSpore SIG | About MindSpore | Issue Feedback |
--- @@ -51,19 +51,19 @@ vLLM MindSpore uses the plugin mechanism recommended by the vLLM community to re - MindSpore - vLLM -Note: Please refer to [Version Compatibility](https://gitee.com/mindspore/docs/blob/master/docs/vllm_mindspore/docs/source_en/getting_started/installation/installation.md) for more details about version compatibility information. +Note: Please refer to [Version Compatibility](https://www.mindspore.cn/vllm_mindspore/docs/en/master/getting_started/installation/installation.html) for more details about version compatibility information. # Getting Started -Please refer to [Quick Start](https://gitee.com/mindspore/docs/blob/master/docs/vllm_mindspore/docs/source_en/getting_started/quick_start/quick_start.md) and [Installation](https://gitee.com/mindspore/docs/blob/master/docs/vllm_mindspore/docs/source_en/getting_started/installation/installation.md) for more details. +Please refer to [Quick Start](https://www.mindspore.cn/vllm_mindspore/docs/en/master/getting_started/quick_start/quick_start.html) and [Installation](https://www.mindspore.cn/vllm_mindspore/docs/en/master/getting_started/installation/installation.html) for more details. # Contributing -Please read [CONTRIBUTING](https://gitee.com/mindspore/docs/blob/master/docs/vllm_mindspore/docs/source_en/developer_guide/contributing.md) for details on setting up development environments, testing functions, and submitting PR. +Please read [CONTRIBUTING](https://www.mindspore.cn/vllm_mindspore/docs/en/master/developer_guide/contributing.html) for details on setting up development environments, testing functions, and submitting PR. We welcome and value any form of contribution and cooperation. Please use [Issue](https://gitee.com/mindspore/vllm-mindspore/issues) to inform us of any bugs you encounter, or to submit your feature requests, improvement suggestions, and technical solutions. # SIG -- Welcome to join vLLM MindSpore SIG to participate in the co-construction of open-source projects and industrial cooperation: [https://www.mindspore.cn/community/SIG](https://www.mindspore.cn/community/SIG) -- SIG meetings, every other Wednesday or Thursday afternoon, 16:30 - 17:30 (UTC+8, [Convert to your timezone](https://dateful.com/convert/gmt8?t=15)) +- Welcome to join vLLM MindSpore SIG to participate in the co-construction of open-source projects and industrial cooperation. Please read the [SIG information](https://www.mindspore.cn/sig/en). +- SIG meetings, every other Wednesday or Thursday afternoon, 16:30 - 17:30 (UTC+8, [Convert to your timezone](https://dateful.com/convert/gmt8?t=15)).