Skip to content

Commit a98210f

Browse files
authored
Mention HF_TOKEN in readme (#194)
1 parent ad42e43 commit a98210f

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
@@ -54,7 +54,7 @@ The setup tested most is:
5454
pip install '.[accelerate,quantization,adapters]'
5555
```
5656

57-
If you want to push your results to the Hugging Face Hub, don't forget to add your access token to the environment variable `HUGGING_FACE_HUB_TOKEN`. You can do this by running:
57+
If you want to push your results to the Hugging Face Hub, don't forget to add your access token to the environment variable `HF_TOKEN`. You can do this by running:
5858

5959
```shell
6060
huggingface-cli login

0 commit comments

Comments
 (0)