| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
docs: fix AIDD documentation scan issues Co-authored-by: sjj-2048<792366034@qq.com> # message auto-generated for no-merge-commit merge: !4796 merge master into master docs: fix AIDD documentation scan issues Created-by: sunjunjie1587 Commit-by: sjj-2048 Merged-by: ascend-robot Description: **What this PR does / why we need it?** Fixes documentation quality issues reported in #1610, including: - Replaces unclear or bare link text with descriptive labels. - Adds missing environment variable definitions to make command examples executable. - Standardizes punctuation and English terminology. - Fixes mismatched brackets, redundant spaces, and inconsistent indentation. - Adds missing imports to the FSDP2 mixed-precision example. - Updates the PyTorch FSDP2 documentation link to the stable URL and clarifies version requirements. **Does this PR introduce any user-facing change?** Yes. Documentation readability, consistency, link quality, and command example usability are improved. No runtime code behavior is changed. **How was this patch tested?** - Reviewed all updated Markdown content for correctness and consistency. - Verified that the reported formatting patterns were removed. - Ran git diff --check successfully. - Verified that the updated PyTorch documentation link is accessible. Related issue: #1610 See merge request: Ascend/MindSpeed-LLM!4796 | 15 天前 | |
docs(pytorch): fix Chinese documentation content errors and source code type annotations Co-authored-by: cjy840282<chenjingyi9@huawei.com> # message auto-generated for no-merge-commit merge: !4814 merge fix/doc-issues-master into master docs(pytorch): fix Chinese documentation content errors and source code type annotations Created-by: cjy840282 Commit-by: cjy840282 Merged-by: ascend-robot Description: Fixes #1642 ## What this PR does / why we need it? 1. Fix punctuation normalization: half-width commas to full-width, remove extra spaces after full-width colons, add missing periods (4 places, excluding Row8 which only exists on master) 2. Fix proper noun capitalization: HuggingFace -> Hugging Face, cot -> CoT, triton -> Triton, ascendC -> Ascend C, Qwen3-32b -> Qwen3-32B (7 places) 3. Fix parameter type annotations in documentation and source code: ignored_modules/chunk_loss_size/quant_recipe_name add Optional wrapper (3 places) 4. Fix documentation content descriptions: path consistency, alt text placeholders, word usage fix (5 places) Note: Row8 (mtp_loss_scaling_factor parentheses fix) only affects master branch as this parameter does not exist on 26.1.0. ## Does this PR introduce any user-facing change? No. Documentation and type annotation fixes only. No runtime behavior change. ## How was this patch tested? 1. Verified all 19 documentation modifications and 3 source code type annotation modifications on 26.1.0 branch 2. Confirmed no new spelling, formatting, or content errors introduced See merge request: Ascend/MindSpeed-LLM!4814 | 12 天前 | |
docs: fix AIDD review documentation issues Co-authored-by: xuwenyue<xuwenyue1@huawei.com> # message auto-generated for no-merge-commit merge: !4791 merge docs/fix-issue-1610-master into master docs: fix AIDD review documentation issues Created-by: xuwenyue Commit-by: xuwenyue Merged-by: ascend-robot Description: ## What this PR does / why we need it? Fix documentation formatting issues including FAQ markdown formatting, precision_issue table alignment, supported_models content updates, and quick_start improvements. ## Does this PR introduce any user-facing change? Yes, multiple documentation files are updated for better readability and accuracy. ## How was this patch tested? Reviewed the updated markdown content for correctness and formatting. Related issue: #1610 See merge request: Ascend/MindSpeed-LLM!4791 | 14 天前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 15 天前 | ||
| 12 天前 | ||
| 14 天前 |