Skip to content

Commit

Permalink
Updating HF path due to name corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
HamidShojanazeri authored Apr 18, 2024
1 parent 03cd823 commit 50157ce
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 @@ -31,7 +31,7 @@ Keep in mind that the links expire after 24 hours and a certain amount of downlo

We are also providing downloads on [Hugging Face](https://huggingface.co/meta-llama), in both transformers and native `llama3` formats. To download the weights from Hugging Face, please follow these steps:

- Visit one of the repos, for example [meta-llama/Llama-3-8b-instruct](https://huggingface.co/meta-llama/Llama-3-8b-instruct).
- Visit one of the repos, for example [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct).
- Read and accept the license. Once your request is approved, you'll be granted access to all the Llama 3 models. Note that requests use to take up to one hour to get processed.
- 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`:

Expand Down

0 comments on commit 50157ce

Please sign in to comment.