65 Star 162 Fork 144

MindSpore/vllm-mindspore

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
CODEOWNERS 700 Bytes
Copy Edit Raw Blame History
DeshiChen authored 2025-11-12 09:55 +08:00 . fix mopt
# The CODEOWNERS file is used to define the maintainer of a specific file or directory in the code repository.
# Its main purpose is to automatically request designated maintainer to conduct code review in Pull Request (PR),
# in order to clarify code ownership, improve code quality, and accelerate the review process.
# The lines starting with # are comments.
# Each line corresponds to a specified file or directory and maintainer by @ splitting.
# The rules are applied from top to bottom, and the last matching rule will take effect.
# If the file in PR does not match rule, the default maintainer zyli2020 will be designated to conduct code review.
* @zyli2020
.* @zyli2020
/mopt/ @dayschan
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/mindspore/vllm-mindspore.git
git@gitee.com:mindspore/vllm-mindspore.git
mindspore
vllm-mindspore
vllm-mindspore
b313443adc3ef81ce210ce313afa6321a9316c59

Search