You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,8 @@ HuggingFace.
49
49
python3 torchchat.py download llama3
50
50
```
51
51
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
+
52
54
View available models with `python3 torchchat.py list`. You can also remove downloaded models
0 commit comments