Skip to content

[Test-fix]: HF_TOKEN param removed from MM test Script #425

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 5, 2025

Conversation

abukhoy
Copy link
Contributor

@abukhoy abukhoy commented May 29, 2025

Previous Behavior:

The HF_TOKEN parameter in the test script was explicitly set to an empty string. This caused authentication failures with Hugging Face, as an empty token overrides the environment-provided HF_TOKEN, preventing its intended use.

Current Update:

The HF_TOKEN parameter has been removed from the script. The script will now default to using the HF_TOKEN from the environment, allowing user-provided tokens to be utilized as expected.

Signed-off-by: Abukhoyer Shaik <[email protected]>
Copy link
Contributor

@quic-amitraj quic-amitraj left a comment

Choose a reason for hiding this comment

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

LGTM

@quic-rishinr quic-rishinr merged commit 299ef79 into quic:main Jun 5, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants