We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a5ec61 + 0f3bd20 commit 6060ae8Copy full SHA for 6060ae8
docs/lab-4/README.md
@@ -264,7 +264,7 @@ ilab model download
264
2) Next we need to generate the data, this is done with the following command:
265
266
```bash
267
-ilab data generate --model /Users/rentex/.cache/instructlab/models/merlinite-7b-lab-Q4_K_M.gguf --taxonomy /Users/rentex/.local/share/instructlab/taxonomy
+ilab data generate --model /Users/rentex/.cache/instructlab/models/merlinite-7b-lab-Q4_K_M.gguf --taxonomy-path /Users/rentex/.local/share/instructlab/taxonomy
268
```
269
270
This can take some time, take note of the time in the right hand corner, this is building 1000 questions off of your initial 15.
0 commit comments