Skip to content

Commit fbf4acc

Browse files
Gasoonjiamalfet
authored andcommitted
Remind users to create hf token with write role in main README.md (#900)
* Remind users to create hf token with write role in main README.md * Update README.md
1 parent 131326a commit fbf4acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ python3 torchchat.py --help
6767
Most models use HuggingFace as the distribution channel, so you will need to create a HuggingFace account.
6868

6969
[prefix default]: HF_TOKEN="${SECRET_HF_TOKEN_PERIODIC}"
70-
Create a HuggingFace user access token [as documented here](https://huggingface.co/docs/hub/en/security-tokens).
70+
Create a HuggingFace user access token [as documented here](https://huggingface.co/docs/hub/en/security-tokens) with the `write` role.
7171
Log into huggingface:
7272
```
7373
huggingface-cli login

0 commit comments

Comments
 (0)