From 88714969d4f98e732c635407580e812e911867cc Mon Sep 17 00:00:00 2001 From: Yikun Jiang Date: Sat, 8 Feb 2025 15:01:03 +0800 Subject: [PATCH] [Doc] Replace logo official link and update contrib doc (#22) ### What this PR does / why we need it? Replace logo official link and update contrib doc ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Preview: - https://github.com/Yikun/vllm-ascend/blob/336055be1a271b5c349d19b0c5dc29e77caadf4f/README.zh.md - https://github.com/Yikun/vllm-ascend/blob/336055be1a271b5c349d19b0c5dc29e77caadf4f/README.md Signed-off-by: Yikun Jiang --- README.md | 6 +++--- README.zh.md | 7 ++++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9aaff36..728771a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@

- - - vllm-ascend + + vllm-ascend

@@ -143,6 +142,7 @@ The list here is a subset of the supported models. See [supported_models](docs/s ## Contributing We welcome and value any contributions and collaborations: +- Please feel free comments [here](https://github.com/vllm-project/vllm-ascend/issues/19) about your usage of vLLM Ascend Plugin. - Please let us know if you encounter a bug by [filing an issue](https://github.com/vllm-project/vllm-ascend/issues). - Please see the guidance on how to contribute in [CONTRIBUTING.md](./CONTRIBUTING.md). diff --git a/README.zh.md b/README.zh.md index de9cab1..c6fc9fb 100644 --- a/README.zh.md +++ b/README.zh.md @@ -1,8 +1,7 @@

- - - vllm-ascend + + vllm-ascend

@@ -144,8 +143,10 @@ docker build -t vllm-ascend-dev-image -f ./Dockerfile . ## 贡献 我们欢迎并重视任何形式的贡献与合作: +- 您可以在[这里](https://github.com/vllm-project/vllm-ascend/issues/19)反馈您的使用体验。 - 请通过[提交问题](https://github.com/vllm-project/vllm-ascend/issues)来告知我们您遇到的任何错误。 - 请参阅 [CONTRIBUTING.zh.md](./CONTRIBUTING.zh.md) 中的贡献指南。 + ## 许可证 Apache 许可证 2.0,如 [LICENSE](./LICENSE) 文件中所示。 \ No newline at end of file