Skip to content

Commit 9b710b0

Browse files
Jack-Khuumalfet
authored andcommitted
Updating README to mention HF access requests (pytorch#475)
1 parent a37b0a8 commit 9b710b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ HuggingFace.
4949
python3 torchchat.py download llama3
5050
```
5151

52+
NOTE: This command may prompt you to request access to llama3 via HuggingFace, if you do not already have access. Simply follow the prompts and re-run the command when access is granted.
53+
5254
View available models with `python3 torchchat.py list`. You can also remove downloaded models
5355
with `python3 torchchat.py remove llama3`.
5456

0 commit comments

Comments
 (0)