Skip to content

Commit 533d87c

Browse files
committed
fixed numbering
1 parent 6d59b34 commit 533d87c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

content/modules/ROOT/pages/index.adoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -205,9 +205,7 @@ Initialization completed successfully, you're ready to start using `ilab`. Enjoy
205205
[#download]
206206
=== Download the model
207207

208-
With the InstructLab environment configured, you can now download a quantized (compressed and optimized) model to your local directory, to be used as a model server for API requests, or to help train a new model as we'll do in this workshop.
209-
210-
. Run the `ilab model download` command.
208+
With the InstructLab environment configured, you can now download a quantized (compressed and optimized) model to your local directory, to be used as a model server for API requests, or to help train a new model as we'll do in this workshop. Run the `ilab model download` command.
211209

212210
[source,sh,role=execute,subs=attributes+]
213211
----

0 commit comments

Comments
 (0)