Skip to content

Commit e39003a

Browse files
authored
Fix typo in README.md
1 parent 8219069 commit e39003a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

language/llama2-70b/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ MLCommons hosts the model and preprocessed dataset for download exclusively by M
6969

7070

7171
### External Download
72-
+ First go to [llama2-request-link](https://ai.meta.com/resources/models-and-libraries/llama-downloads/) and make a request, sign in to HuggingFace (if you don't have account, you'll need to create one). **Please note your authentication credentials** as you may be required to provide them when cloninng below.
72+
+ First go to [llama2-request-link](https://ai.meta.com/resources/models-and-libraries/llama-downloads/) and make a request, sign in to HuggingFace (if you don't have account, you'll need to create one). **Please note your authentication credentials** as you may be required to provide them when cloning below.
7373
+ Requires Git Large Files Storage
7474
```
7575
export CHECKPOINT_PATH=${PWD}/Llama-2-70b-chat-hf

0 commit comments

Comments
 (0)