Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
clebert committed Oct 19, 2023
1 parent 6163521 commit 809f0b4
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 @@ -28,7 +28,7 @@ achieved: 726.974 tok/s

## Run Llama 2 from Hugging Face

Install `git-lfs` and clone the Llama 2 model from Hugging Face:
Install `git-lfs` and clone the [Llama 2 7B](https://huggingface.co/meta-llama/Llama-2-7b-hf) model from Hugging Face:

```sh
# Make sure you have git-lfs installed (https://git-lfs.com)
Expand Down

0 comments on commit 809f0b4

Please sign in to comment.