Skip to content

Commit

Permalink
Hf download path update
Browse files Browse the repository at this point in the history
  • Loading branch information
HamidShojanazeri authored Apr 18, 2024
1 parent 966c354 commit 4b61ce3
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 @@ -36,7 +36,7 @@ We are also providing downloads on [Hugging Face](https://huggingface.co/meta-ll
- To download the original native weights to use with this repo, click on the "Files and versions" tab and download the contents of the `original` folder. You can also download them from the command line if you `pip install hugginface-hub`:

```bash
huggingface-cli download --local-dir llama-3-8b-instruct meta-llama/Llama-3-8b-instruct
huggingface-cli download --local-dir llama-3-8b-instruct meta-llama/Meta-Llama-3-8B-Instruct
```

- To use with transformers, the following [pipeline](https://huggingface.co/docs/transformers/en/main_classes/pipelines) snippet will download and cache the weights:
Expand Down

0 comments on commit 4b61ce3

Please sign in to comment.