Skip to content

docs(autotp): point the supported-models link at the readthedocs page - #8597

Open
simpleqt wants to merge 1 commit into
deepspeedai:masterfrom
simpleqt:sq919/autotp-docs-link
Open

simpleqt wants to merge 1 commit into
deepspeedai:masterfrom
simpleqt:sq919/autotp-docs-link

Conversation

@simpleqt

Copy link
Copy Markdown

The AutoTP training tutorial (docs/_tutorials/autotp-training.md) links the 'supported models' preset list at /code-docs/training#autotp-supported-models — but docs/_config.yml excludes code-docs from the Jekyll site entirely (it builds to deepspeed.readthedocs.io instead, per docs/README.md), so that URL is a guaranteed 404 on deepspeed.ai.

The autotp-supported-models anchor exists in the Sphinx source (docs/code-docs/source/training.rst:648) and on the built readthedocs page; this points the link at https://deepspeed.readthedocs.io/en/latest/training.html#autotp-supported-models (anchor verified live).

Docs-only change.

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

/code-docs/training is excluded from the Jekyll site (_config.yml) and
only builds to deepspeed.readthedocs.io, so the tutorial link 404s.
Point it at the RTD anchor (autotp-supported-models), which exists.

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

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