Conversation
CLA Signature Guide@yzeyu71 , thanks for your pull request. The following commit(s) are not associated with a signed Contributor License Agreement (CLA).
To sign CLA, click here. To check if your email is configured correctly, refer to the FAQs. Once you've signed the CLA or updating your email, please comment |
1 similar comment
CLA Signature Guide@yzeyu71 , thanks for your pull request. The following commit(s) are not associated with a signed Contributor License Agreement (CLA).
To sign CLA, click here. To check if your email is configured correctly, refer to the FAQs. Once you've signed the CLA or updating your email, please comment |
Signed-off-by: yangzeyu <yangzeyu7@huawei.com>
Signed-off-by: yangzeyu <yangzeyu7@huawei.com>
f08cb3c to
142bb2d
Compare
CLA Signature Passyzeyu71, thanks for your pull request. All authors of the commits have signed the CLA. 👍 |
|
📖 文档预览:https://ascend.github.io/docs/pr-preview/pr-168/sources/xllm/ 也可打开整站首页。 构建自 |
概述
为 docs 仓库新增 xllm 项目入口。xllm 官方文档站已提供完整的昇腾 NPU 启动说明(启动 xllm),因此本仓只保留指向官方文档的链接页:不自写教程、不建 quick-start 看护,避免与上游文档双头维护。
变更内容
sources/xllm/index.rstindex.rst单文件结构不涉及
conf.py改动:页面内容直接写在 index.rst 里,无需 include 双文件结构与对应的 exclude_patterns 排除。参考
测试计划