docs: add Simplified Chinese translation (README.zh.md) - #8498
JasonYeYuhe wants to merge 1 commit into
Conversation
Signed-off-by: YE <yyyyy.yeyuhe@gmail.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: d77c2de70f
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| @@ -0,0 +1,261 @@ | |||
| [](https://github.com/deepspeedai/DeepSpeed/blob/master/LICENSE) | |||
There was a problem hiding this comment.
Add the required license header
Because README.zh.md is a newly added file, it must begin with the required SPDX and DeepSpeed Team license header; currently the first line is the badge markup, so this file violates the repository's new-file licensing requirement.
AGENTS.md reference: AGENTS.md:L12-L16
Useful? React with 👍 / 👎.
| <p align="center"> | ||
| <b>English</b> · <a href="README.zh.md">简体中文</a> |
There was a problem hiding this comment.
This is a non-merge commit, but its raw commit message has no Signed-off-by: trailer despite the checklist claiming DCO sign-off; add a sign-off using the configured author name and email so the commit meets the repository's DCO requirement.
AGENTS.md reference: AGENTS.md:L8-L8
Useful? React with 👍 / 👎.
Description
This PR provides a comprehensive, high-quality Simplified Chinese translation of the
README.md(README.zh.md) to help Chinese-speaking developers, researchers, and engineers explore, adopt, and deployDeepSpeedin large-scale deep learning training and inference.Key Changes
README.zh.md): Full translation covering DeepSpeed core innovations (ZeRO, ZeRO-Offload, ZeRO-Infinity, ZeRO++, 3D-Parallelism, Ulysses Sequence Parallelism, DeepSpeed-MoE, SuperOffload, ZenFlow, etc.), hardware accelerator integrations (NVIDIA, AMD, Intel Gaudi/Xeon/XPU, Huawei Ascend NPU, Tecorigin SDAA), installation guides (PyPI, JIT ops, Windows), publications, and video resources.README.mdandREADME.zh.md.Checklist
-s)