Skip to content

Commit

Permalink
Merge branch 'main' into import-dependencies-lazily
Browse files Browse the repository at this point in the history
  • Loading branch information
clefourrier authored Jul 3, 2024
2 parents 93dbd36 + a98210f commit 0e485d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ The setup tested most is:
pip install '.[accelerate,quantization,adapters]'
```

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:
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:

```shell
huggingface-cli login
Expand Down

0 comments on commit 0e485d0

Please sign in to comment.