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

Added access token note #360

Merged
merged 3 commits into from
Jul 28, 2023
Merged

Added access token note #360

merged 3 commits into from
Jul 28, 2023

Conversation

merveenoyan
Copy link
Contributor

@osanseviero
Copy link
Contributor

Have we confirmed this works?

@coyotte508
Copy link
Member

@merveenoyan
Copy link
Contributor Author

@coyotte508 I feel like people don't check that out :/

README.md Outdated Show resolved Hide resolved
Copy link
Contributor

@osanseviero osanseviero left a comment

Choose a reason for hiding this comment

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

LGTM but let's wait for a 👍 from a repo maintainer

README.md Outdated
@@ -28,6 +28,7 @@ A chat interface using open source models, eg OpenAssistant. It is a SvelteKit a
If you don't want to configure, setup, and launch your own Chat UI yourself, you can use this option as a fast deploy alternative.

You can deploy your own customized Chat UI instance with any supported LLM of your choice with only a few clicks to Hugging Face Spaces thanks to the Chat UI Spaces Docker template. Get started [here](https://huggingface.co/new-space?template=huggingchat/chat-ui-template).
If you'd like to deploy a model with gated access or a model in a private repository, you can simply provide `HUGGING_FACE_HUB_TOKEN` in repository secrets. You need to set its value to an access token you can get from [here](https://huggingface.co/settings/tokens).
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
If you'd like to deploy a model with gated access or a model in a private repository, you can simply provide `HUGGING_FACE_HUB_TOKEN` in repository secrets. You need to set its value to an access token you can get from [here](https://huggingface.co/settings/tokens).
If you'd like to deploy a model with gated access or a model in a private repository, you can simply provide `HUGGING_FACE_HUB_TOKEN` in [repository secrets](https://huggingface.co/docs/hub/spaces-overview#managing-secrets-and-environment-variables). You need to set its value to an access token you can get from [here](https://huggingface.co/settings/tokens).

merveenoyan and others added 2 commits July 24, 2023 11:13
@nsarrazin nsarrazin merged commit a935f0a into main Jul 28, 2023
@nsarrazin nsarrazin deleted the add-gated-access branch July 28, 2023 10:13
ice91 pushed a commit to ice91/chat-ui that referenced this pull request Oct 30, 2024
* Update README.md

* Update README.md

Co-authored-by: Julien Chaumond <[email protected]>

* Update README.md

---------

Co-authored-by: Julien Chaumond <[email protected]>
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.

5 participants