Skip to content

Commit

Permalink
Merge pull request #1 from eltociear/patch-1
Browse files Browse the repository at this point in the history
docs: update README.md
  • Loading branch information
adalkiran authored Aug 20, 2024
2 parents 6337cab + cf79558 commit ccbe25e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ Llama model weights files can be found in several formats on the Internet. Meta'
* Write ```meta-llama-3.1-8b-instruct``` and press ENTER, be careful on writing as it is because it is case-sensitive,
* If everyting goes well, you will see a progress like:
* If everything goes well, you will see a progress like:
```sh
...
Expand All @@ -157,7 +157,7 @@ Llama model weights files can be found in several formats on the Internet. Meta'
* If you have issues with downloading process, check out the links above and click on the collapsible paragraph above to expand.
* If everyting went well, you will have a directory (in our example it's named ```llama-models```)
* If everything went well, you will have a directory (in our example it's named ```llama-models```)
```sh
llama-models (parent directory)
Expand Down

0 comments on commit ccbe25e

Please sign in to comment.