Skip to content
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

fix: hugging-cli token retrieval issue #30

Merged
merged 2 commits into from
Mar 11, 2024
Merged

Conversation

rickstaa
Copy link
Collaborator

@rickstaa rickstaa commented Mar 11, 2024

This pull request ensures that the user's authentication token from 'huggingface-cli' is utilized for downloading models when the HF_TOKEN environment variable is unset.

Not a necessity just something I use on my own machine.

@rickstaa rickstaa changed the title add hf token instructions fix: hugging-cli token retrieval issue Mar 11, 2024
runner/README.md Outdated Show resolved Hide resolved
This commit ensures that the user's authentication token from
'huggingface-cli' is utilized for downloading models when the 'HF_TOKEN'
environment variable is unset.
Copy link
Member

@yondonfu yondonfu left a comment

Choose a reason for hiding this comment

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

LGTM!

@yondonfu yondonfu merged commit 9dd6499 into main Mar 11, 2024
1 check passed
@rickstaa rickstaa deleted the add_hf_token_instructions branch March 12, 2024 00:19
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.

2 participants