Skip to content

fix: Bump Qwen3-VL-32B-FP8 Hugging Face Hub Pin to Restore hf download#11297

Open
weizhoublue wants to merge 1 commit into
ai-dynamo:mainfrom
weizhoublue:fix/qwen3-vl-32b-hf-hub-pin
Open

fix: Bump Qwen3-VL-32B-FP8 Hugging Face Hub Pin to Restore hf download#11297
weizhoublue wants to merge 1 commit into
ai-dynamo:mainfrom
weizhoublue:fix/qwen3-vl-32b-hf-hub-pin

Conversation

@weizhoublue

@weizhoublue weizhoublue commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Overview:

Details:

The Qwen3-VL-32B-FP8 model-cache job still installed huggingface_hub==1.11.0 before running hf download, while the other sibling model-cache jobs had already been bumped to huggingface_hub==1.16.4

The specific reason was clarified in PR #10986, which miss fixing for Qwen3-VL-32B-FP8

Where should the reviewer start?

Related Issues

⚠️ This section is required. Choose one path below and delete the other.

🔗 This PR is linked to an issue:

  • Closes #XXXX

🚫 This PR is NOT linked to an issue:

  • Confirmed — no related issue

Summary by CodeRabbit

  • Chores
    • Updated the Hugging Face client used during model download jobs to a newer version.

Signed-off-by: weizhoublue <weizhou.lan@daocloud.io>
@weizhoublue weizhoublue requested review from a team as code owners July 7, 2026 01:31
@copy-pr-bot

copy-pr-bot Bot commented Jul 7, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@weizhoublue weizhoublue had a problem deploying to external_collaborator July 7, 2026 01:31 — with GitHub Actions Failure
@weizhoublue weizhoublue temporarily deployed to external_collaborator July 7, 2026 01:31 — with GitHub Actions Inactive
@github-actions github-actions Bot added the fix label Jul 7, 2026
@datadog-official

Copy link
Copy Markdown

Pipelines

⚠️ Warnings

🚦 1 Pipeline job failed

PR Reminder Full CI Comment Bot | pr_reminder   View in Datadog   GitHub Actions

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: b7fdfa5 | Docs | Give us feedback!

@weizhoublue

Copy link
Copy Markdown
Contributor Author

@MatejKosec , I think you may miss the fix for Qwen3-VL-32B-FP8 .
thanks and please help review

@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 968cb68f-0ddf-4b7f-993b-611e12504b23

📥 Commits

Reviewing files that changed from the base of the PR and between fb08499 and b7fdfa5.

📒 Files selected for processing (1)
  • recipes/qwen3-vl-32b-fp8/model-cache/model-download.yaml

Walkthrough

The pull request updates a Kubernetes Job manifest for the model-download recipe, changing the pinned huggingface_hub package version from 1.11.0 to 1.16.4 in the container's dependency installation step.

Changes

Dependency version update

Layer / File(s) Summary
huggingface_hub version pin
recipes/qwen3-vl-32b-fp8/model-cache/model-download.yaml
Updated the pinned huggingface_hub version from 1.11.0 to 1.16.4 in the Job container's dependency installation before the hf download command.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Related issues: None provided in the diff context.

Related PRs: None provided in the diff context.

Suggested labels: dependencies, recipes

Suggested reviewers: None specified.

🐰 A tiny hop, a version bump so bright,
huggingface_hub climbs higher tonight,
from eleven to sixteen, the number grows,
in the model-download job, quietly it flows.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description leaves required template sections as placeholders, including Overview, reviewer start, and Related Issues. Fill in the Overview and reviewer-start sections, and replace the Related Issues placeholder with the real issue link or explicit no-issue confirmation.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly states the main change: bumping the Qwen3-VL-32B-FP8 Hugging Face Hub pin to restore hf download.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Comment @coderabbitai help to get the list of available commands.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant