Skip to content

Remove hardcoded huggingface_hub version constraint#1324

Merged
mrDzurb merged 3 commits intomainfrom
fix/huggingface-version
Feb 3, 2026
Merged

Remove hardcoded huggingface_hub version constraint#1324
mrDzurb merged 3 commits intomainfrom
fix/huggingface-version

Conversation

@Aryanag2
Copy link
Member

@Aryanag2 Aryanag2 commented Feb 2, 2026

  • Changed huggingface_hub==0.26.2 to huggingface_hub in opctl extras
  • Allows installation of latest huggingface_hub version (1.3.7+)
  • All ADS APIs using huggingface_hub verified compatible with latest version

- Changed huggingface_hub==0.26.2 to huggingface_hub in opctl extras
- Allows installation of latest huggingface_hub version (1.3.7+)
- All ADS APIs using huggingface_hub verified compatible with latest version
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 2, 2026
- Replace deprecated 'huggingface-cli login' with 'hf auth login' in error messages
- Remove deprecated 'new_session' parameter from huggingface_hub.login() call
Copy link
Member

@VipulMascarenhas VipulMascarenhas left a comment

Choose a reason for hiding this comment

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

lgtm. let's confirm with UI team to make the changes in the next update.

@github-actions
Copy link

github-actions bot commented Feb 3, 2026

⚠️ This PR changed pyproject.toml file. ⚠️

  • PR Creator must update 📃 THIRD_PARTY_LICENSES.txt, if any 📚 library added/removed in pyproject.toml.
  • PR Approver must confirm 📃 THIRD_PARTY_LICENSES.txt updated, if any 📚 library added/removed in pyproject.toml.

@mrDzurb mrDzurb merged commit a3749c9 into main Feb 3, 2026
17 of 22 checks passed
@github-actions
Copy link

github-actions bot commented Feb 3, 2026

📌 Cov diff with main:

Coverage-0%

📌 Overall coverage:

Coverage-56.85%

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

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants