Skip to content

Commit 41e5393

Browse files
authored
Update README.md
typo fix
1 parent b9d926f commit 41e5393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/lab-4/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ ilab model train --pipeline simple
280280
4) When this is completed, you'll need to test this model, which is the following command:
281281

282282
```bash
283-
lab model test --model-dir ~/.local/share/instructlab/instructlab-granite-7b-lab --adapter-file ~/.local/share/instructlab/checkpoints/instructlab-granite-7b-lab-mlx-q/adapters-100.npz --data-dir ~/.local/share/instructlab/datasets
283+
ilab model test --model-dir ~/.local/share/instructlab/instructlab-granite-7b-lab --adapter-file ~/.local/share/instructlab/checkpoints/instructlab-granite-7b-lab-mlx-q/adapters-100.npz --data-dir ~/.local/share/instructlab/datasets
284284
```
285285

286286
5) Now to run the command on the Mac M3, or Apple hardware you'll need to convert it to a `gguf`, that is this next command.

0 commit comments

Comments
 (0)