Skip to content

Fix hf auth when the HF_TOKEN var is not used#279

Draft
javiermtorres wants to merge 1 commit intomainfrom
278-makefile-fix
Draft

Fix hf auth when the HF_TOKEN var is not used#279
javiermtorres wants to merge 1 commit intomainfrom
278-makefile-fix

Conversation

@javiermtorres
Copy link
Contributor

@javiermtorres javiermtorres commented Feb 17, 2026

The hf command can use a token from its files, if an HF_TOKEN is not set. The previous form of the command in make left a dangling --token param if this var was missing.

Closes #278

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Makefile fails with tokenless HF auth

2 participants

Comments