Skip to content

docs: add Simplified Chinese translation (README.zh.md) - #4892

Open
JasonYeYuhe wants to merge 1 commit into
pytorch:mainfrom
JasonYeYuhe:localization/add-chinese-readme
Open

JasonYeYuhe wants to merge 1 commit into
pytorch:mainfrom
JasonYeYuhe:localization/add-chinese-readme

Conversation

@JasonYeYuhe

Copy link
Copy Markdown

Summary

This PR adds a comprehensive Simplified Chinese translation (README.zh.md) for the TorchAO root documentation, making PyTorch's native model quantization and architecture optimization features accessible to the Chinese-speaking AI and PyTorch engineering community.

Changes

  • Added README.zh.md covering:
    • Overview of PyTorch-native training-to-serving model optimizations.
    • Latest news, benchmarks (Float8 training, QAT, MXFP8 MoE training on B200/H100 clusters, 2:4 sparsity).
    • Quick start guide and installation recipes (stable, nightly, CUDA variants, optional dependencies like MSLK and cutlass-dsl).
    • Inference quantization recipes (Int4 weight-only, Float8 dynamic quantization, ExecuTorch edge deployments, vLLM serving, Diffusers integration).
    • Training optimizations (QAT with TorchTune, LoRA + QAT, scaled Float8 training with TorchTitan, low-bit optimizers and CPU offloading).
    • Integrations (Hugging Face Transformers/Diffusers/PEFT, vLLM, SGLang, Axolotl, TorchTune, ExecuTorch).
  • Added bidirectional language switchers (English · 简体中文) in both README.md and README.zh.md.
  • Appended a community volunteer maintenance footer attributing active synchronization to @JasonYeYuhe.

Test plan

  • Verified markdown rendering, links, and code blocks.
  • Ran repository pre-commit hooks (trailing-whitespace, end-of-file-fixer, check-added-large-files).
  • Signed off with DCO.

Signed-off-by: YE <yyyyy.yeyuhe@gmail.com>
Copilot AI lite review requested due to automatic review settings September 13, 2026 09:07
@pytorch-bot

pytorch-bot Bot commented Sep 13, 2026

Copy link
Copy Markdown

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/4892

Note: Links to docs will display an error until the docs builds have been completed.

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 13, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants