Skip to content

Commit f7f1b35

Browse files
authored
Merge pull request #71 from jamesfalkner/rh1fixes2
minor fixes
2 parents 82ada53 + 91d8f64 commit f7f1b35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/modules/ROOT/pages/module-ilab.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ ilab data generate --model ~/instructlab/models/granite-7b-lab-Q4_K_M.gguf --sdg
364364
To reduce the amount of time the generation process takes, we are setting the *"--sdg-scale-factor"* to `1` (The number of instructions to generate for each seed
365365
example), the default for this value is `30`. If we were generating data for a production deployment we would likely set this value higher.
366366

367-
This process may take some time (up to 25 minutes for this lab), depending on the amount of data and the computational resources available. Feel free to wait, or stop the process with kbd:[CTRL+C] as we will not be using these files in the next step in the interest of time. You may also want to open a separate Terminal and run the `nvtop` command to see the use of your GPU during this generation phase. Click the `+` button and run `nvtop` in the new terminal:
367+
This process may take some time (up to 3 minutes for this lab), depending on the amount of data and the computational resources available. Feel free to wait, or stop the process with kbd:[CTRL+C] as we will not be using these files in the next step in the interest of time. You may also want to open a separate Terminal and run the `nvtop` command to see the use of your GPU during this generation phase. Click the `+` button and run `nvtop` in the new terminal (you may need to make the terminal window bigger to see the moving line graphs):
368368

369369
image::ilab/nvtop.png[nvtop]
370370

0 commit comments

Comments
 (0)