Skip to content

docs: fix case-mismatched ZeRO tutorial links in the ZeRO-3 Offload post - #8594

Open
simpleqt wants to merge 1 commit into
deepspeedai:masterfrom
simpleqt:sq919/zero-links
Open

simpleqt wants to merge 1 commit into
deepspeedai:masterfrom
simpleqt:sq919/zero-links

Conversation

@simpleqt

Copy link
Copy Markdown

The 2021-03-08 ZeRO-3 Offload blog post (docs/_posts/2021-03-08-zero3-offload.md) links three times to case-mismatched tutorial URLs — the files are docs/_tutorials/zero.md and zero-offload.md, so /tutorials/ZeRO and /tutorials/ZeRO-offload 404 on the case-sensitive GitHub Pages site:

  • line 31: /tutorials/ZeRO → /tutorials/zero/
  • line 32: /tutorials/ZeRO-offload → /tutorials/zero-offload/
  • line 96: /tutorials/ZeRO/#training-trillion-scale-models-with-ZeRO-3-offload — doubly dead: the anchor heading only exists as 'Training trillion-scale models with ZeRO-Infinity' in zero.md. Pointed it at the ZeRO-3 Offload tutorial itself (the page this post announces).

Docs-only change.

Signed-off-by: simpleqt 89645338+simpleqt@users.noreply.github.com

The tutorial files are zero.md / zero-offload.md, so /tutorials/ZeRO and
/tutorials/ZeRO-offload 404 on the case-sensitive Pages site. The third
link also anchored at a ZeRO-3-offload heading that only exists in the
ZeRO-Infinity section of zero.md; it now points at the zero-offload
tutorial itself.

Signed-off-by: simpleqt <89645338+simpleqt@users.noreply.github.com>
Copilot AI lite review requested due to automatic review settings September 19, 2026 08:15

Copilot AI left a comment

Copy link
Copy Markdown

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.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants