Update deprecated huggingface-cli and fix broken links#1147
Merged
zhuzilin merged 9 commits intoTHUDM:mainfrom Dec 19, 2025
Merged
Update deprecated huggingface-cli and fix broken links#1147zhuzilin merged 9 commits intoTHUDM:mainfrom
zhuzilin merged 9 commits intoTHUDM:mainfrom
Conversation
Co-authored-by: Lyken17 <7783214+Lyken17@users.noreply.github.com>
…mand Update deprecated huggingface-cli to hf command in documentation
Co-authored-by: Lyken17 <7783214+Lyken17@users.noreply.github.com>
Co-authored-by: Lyken17 <7783214+Lyken17@users.noreply.github.com>
…patibility Co-authored-by: Lyken17 <7783214+Lyken17@users.noreply.github.com>
Co-authored-by: Lyken17 <7783214+Lyken17@users.noreply.github.com>
Fix broken documentation links and incorrect relative paths in docs/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update deprecated huggingface-cli
The
huggingface-cli downloadcommand is deprecated in favor ofhf download. Updated all documentation underdocs/to use the current command syntax.Changes
Example change:
Fix Outdated Links and Hyperrefs in docs/
Project Reference:
RST References:
Internal Documentation Links:
Repository Root References:
Cross-Directory Links:
Sphinx/MyST Compatibility:
./qwen3-4B.md→qwen3-4B.mdGitHub Direct Links for Scripts and Python Files:
.shand.pyfiles with GitHub repository URLs (15 files, 27 links)../../../scripts/*.sh→https://github.com/THUDM/slime/blob/main/scripts/*.sh../../../slime/**/*.py→https://github.com/THUDM/slime/blob/main/slime/**/*.py../../../train.py→https://github.com/THUDM/slime/blob/main/train.py../../../scripts/models/→https://github.com/THUDM/slime/tree/main/scripts/models/