We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 131326a commit fbf4accCopy full SHA for fbf4acc
README.md
@@ -67,7 +67,7 @@ python3 torchchat.py --help
67
Most models use HuggingFace as the distribution channel, so you will need to create a HuggingFace account.
68
69
[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).
+Create a HuggingFace user access token [as documented here](https://huggingface.co/docs/hub/en/security-tokens) with the `write` role.
71
Log into huggingface:
72
```
73
huggingface-cli login
0 commit comments