Skip to content

Commit d7bf2ba

Browse files
committed
docs: updated mkdocs.yml file
Signed-off-by: Shipra Singh <shipsing@redhat.com>
1 parent bb37741 commit d7bf2ba

File tree

5 files changed

+8
-7
lines changed

5 files changed

+8
-7
lines changed

.DS_Store

2 KB
Binary file not shown.

docs/.DS_Store

2 KB
Binary file not shown.

docs/getting-started/using-instructlab-with-podman-desktop.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,16 @@ Make sure you have:
2222
#### Procedure
2323

2424
1. Click **AI Lab** in the left navigation pane.
25-
1. In the Tuning section, click **Try InstructLab**.
25+
1. In the TUNING section, click **Try InstructLab**.
2626
1. Click the **Start InstructLab Container** button on the opened page. This step might take some time to start the container.
2727
1. Click the **Open InstructLab container** button to access the container's terminal.
2828

29-
1. Run the `ilab config init` command to initialize/configure the InstructLab CLI.
30-
![configure the InstructLab CLI](img/initializing-ilab.png)
29+
1. Run the `ilab config init` command to configure the InstructLab CLI.
30+
![configure the InstructLab CLI](../images/initializing-ilab.png)
3131

3232
#### Verification
3333

34-
- View the InstructLab container running on the Containers page.
35-
![updated context details](img/instructlab-container-running.png)
36-
- Click the name of the container to view its logs.
37-
- Click the **Terminal** tab to run `ilab` commands, such as `ilab model download`, `ilab model serve`, and `ilab model chat`.
34+
1. View the InstructLab container running on the Containers page.
35+
![updated context details](../images/instructlab-container-running.png)
36+
1. Click the name of the container to view its logs.
37+
1. Click the **Terminal** tab to run `ilab` commands, such as `ilab model download`, `ilab model serve`, and `ilab model chat`.

docs/images/.DS_Store

0 Bytes
Binary file not shown.

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ nav:
1414
- Install on Mac Metal: getting-started/mac_metal.md
1515
- Install on Linux NVIDIA: getting-started/linux_nvidia.md
1616
- Install on Linux AMD: getting-started/linux_amd.md
17+
- Start InstructLab as a container: getting-started/using-instructlab-with-podman-desktop.md
1718
- Initialize InstructLab: getting-started/initilize_ilab.md
1819
- Download models: getting-started/download_models.md
1920
- Intro to serve and chat: getting-started/serve_and_chat.md

0 commit comments

Comments
 (0)