We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6060ae8 + a992ee9 commit 4960694Copy full SHA for 4960694
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-path /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 --pipeline simple
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