Skip to content

README: replace 'huggingface-cli download' with 'hf download'#268

Open
JustACluelessKidAtSchool wants to merge 1 commit intoQwenLM:mainfrom
JustACluelessKidAtSchool:patch-1
Open

README: replace 'huggingface-cli download' with 'hf download'#268
JustACluelessKidAtSchool wants to merge 1 commit intoQwenLM:mainfrom
JustACluelessKidAtSchool:patch-1

Conversation

@JustACluelessKidAtSchool
Copy link
Copy Markdown

Summary

This PR updates the Hugging Face download commands in README.md to use the current CLI form:

  • Replace huggingface-cli download ... with hf download ...

Changes

In the "Download through Hugging Face" section, six command lines were updated (around lines 95–100) with no other content changes.

Why

hf download is the modern command format and keeps the docs aligned with current Hugging Face CLI usage.

Scope

  • Docs-only change
  • Single file: README.md
  • No functional/code changes

## Summary

This PR updates the Hugging Face download commands in `README.md` to use the current CLI form:

- Replace `huggingface-cli download ...` with `hf download ...`

## Changes

In the "Download through Hugging Face" section, six command lines were updated (around lines 95–100) with no other content changes.

## Why

`hf download` is the modern command format and keeps the docs aligned with current Hugging Face CLI usage.

## Scope

- Docs-only change
- Single file: `README.md`
- No functional/code changes
Copilot AI review requested due to automatic review settings March 14, 2026 15:48
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the README’s Hugging Face model download instructions to use the newer hf download CLI invocation instead of huggingface-cli download.

Changes:

  • Replaced six huggingface-cli download ... commands with hf download ... in the “Download through Hugging Face” section.
Comments suppressed due to low confidence (1)

README.md:1

  • hfis not available in olderhuggingface_hub[cli]installs; to prevent confusion for users with pinned/older environments, consider adding a short note about the minimum supportedhuggingface_hubversion (or mention thathuggingface-cli download` is the legacy equivalent). This keeps the instructions self-contained and reduces support churn from “command not found: hf”.
# Qwen3-TTS

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

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