Skip to content

Update Hugging Face CLI commands - #7665

Merged
kellyguo11 merged 2 commits into
isaac-sim:developfrom
jaybdub:nvbug/6682479
Sep 9, 2026
Merged

Update Hugging Face CLI commands#7665
kellyguo11 merged 2 commits into
isaac-sim:developfrom
jaybdub:nvbug/6682479

Conversation

@jaybdub

@jaybdub jaybdub commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Description

Replaces the deprecated huggingface-cli download examples with the current hf download command for the G1 locomanipulation dataset and checkpoint.

Tracks NVBug 6682479.

Type of change

  • Documentation update

Release backport

  • Backport this pull request to the active release branch after it merges into develop

Validation

  • uv run --isolated --extra test -- make -C docs current-docs
  • uv run isaaclab -f
  • Used both documented hf download forms to fetch a small file from the real dataset and model repositories.

Screenshots

Not applicable.

Checklist

  • I have read and understood the contribution guidelines.
  • I have run the pre-commit checks.
  • I have made the corresponding documentation change.
  • My changes generate no new warnings.
  • I have run targeted validation for the fix.
  • Changelog fragment is not applicable to this docs-only change.
  • The contributor already appears in repository revision history.

@jaybdub
jaybdub requested a review from a team September 9, 2026 03:09
@github-actions github-actions Bot added bug Something isn't working documentation Improvements or additions to documentation labels Sep 9, 2026
@greptile-apps

greptile-apps Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

RetriggerView in GreptileConfidence Score: 5/5

The documentation-only CLI update appears safe to merge.

Summary

  • Replaces deprecated huggingface-cli download invocations with hf download.
  • Preserves the existing repository types, destinations, and extraction workflow.

@isaaclab-review-bot isaaclab-review-bot Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Isaac Lab Review Bot

The docs-only change updates both G1 locomanipulation download examples from the deprecated huggingface-cli download entry point to hf download without changing repositories, destinations, or workflow steps.

  • Design and architecture: The change remains limited to two existing Bash blocks and preserves the documented download → unzip → finetune/rollout workflow. It introduces no new dependencies or documentation structure.
  • API: No Isaac Lab public API is affected. The documented Hugging Face CLI arguments, repository IDs, repository type, and local output directories remain unchanged; only the CLI executable name changes.
  • Implementation: Both updated commands remain consistent with their subsequent wildcard unzip commands and documented extraction paths. Users need a sufficiently recent huggingface_hub installation that provides hf, but that compatibility requirement is inherent to replacing the deprecated command and does not demonstrate a defect in this focused update.

No blocking issues. No inline issue met the actionable-evidence threshold; the assessment above records the review feedback.

Automated review; human maintainers own approval decisions.

@github-actions github-actions Bot added asset New asset feature or request isaac-sim Related to Isaac Sim team isaac-mimic Related to Isaac Mimic team infrastructure labels Sep 9, 2026
@kellyguo11

Copy link
Copy Markdown
Contributor

run-ci

@isaaclab-bot isaaclab-bot Bot added ci:run-docker Trigger the on-demand Docker and GPU CI workflow and removed ci:run-docker Trigger the on-demand Docker and GPU CI workflow labels Sep 9, 2026
@kellyguo11

Copy link
Copy Markdown
Contributor

run-ci

@isaaclab-bot isaaclab-bot Bot added ci:run-docker Trigger the on-demand Docker and GPU CI workflow and removed ci:run-docker Trigger the on-demand Docker and GPU CI workflow labels Sep 9, 2026
@kellyguo11
kellyguo11 merged commit 20ef8d7 into isaac-sim:develop Sep 9, 2026
53 checks passed
@isaaclab-bot

isaaclab-bot Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Backported to release/3.0.0 as cef6a05.

isaaclab-bot Bot pushed a commit that referenced this pull request Sep 9, 2026
# Description

Replaces the deprecated `huggingface-cli download` examples with the
current `hf download` command for the G1 locomanipulation dataset and
checkpoint.

Tracks NVBug 6682479.

## Type of change

- Documentation update

## Release backport

- [x] <!-- backport-active-release --> Backport this pull request to the
active release branch after it merges into `develop`

## Validation

- `uv run --isolated --extra test -- make -C docs current-docs`
- `uv run isaaclab -f`
- Used both documented `hf download` forms to fetch a small file from
the real dataset and model repositories.

## Screenshots

Not applicable.

## Checklist

- [x] I have read and understood the contribution guidelines.
- [x] I have run the pre-commit checks.
- [x] I have made the corresponding documentation change.
- [x] My changes generate no new warnings.
- [x] I have run targeted validation for the fix.
- [x] Changelog fragment is not applicable to this docs-only change.
- [x] The contributor already appears in repository revision history.

Co-authored-by: Kelly Guo <kellyg@nvidia.com>

(cherry picked from commit 20ef8d7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

asset New asset feature or request bug Something isn't working documentation Improvements or additions to documentation infrastructure isaac-mimic Related to Isaac Mimic team isaac-sim Related to Isaac Sim team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants