Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit 3e4ad3d

Browse files
authored
Update ADVANCED-USERS.md
install wget
1 parent da9a92a commit 3e4ad3d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/ADVANCED-USERS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,8 @@ preparatory step:
177177
You can set these variables as follows for the exemplary model15M
178178
model from Andrej Karpathy's tinyllamas model family:
179179

180+
[shell default]: pip install wget
181+
180182
```
181183
MODEL_NAME=stories15M
182184
MODEL_DIR=~/checkpoints/${MODEL_NAME}

0 commit comments

Comments
 (0)