Skip to content

Commit 7b08e0d

Browse files
committed
Fixing some formatting typos.
Signed-off-by: JJ Asghar <[email protected]>
1 parent ecd75a6 commit 7b08e0d

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

docs/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ The introductory page of the workshop is broken down into the following sections
3131
| [Lab 1: Building a local AI co-pilot](lab-1/README.md) | Let's get it installed! |
3232
| [Lab 2: Using the local AI co-pilot](lab-2/README.md) | Let's learn about how to use a local AI co-pilot |
3333
| [Lab 3: Configuring AnythingLLM](lab-3/README.md) | Let's configure AnythingLLM |
34+
| [Lab 3.5: Configuring Open-WebUI](lab-3.5/README.md) | Let's configure Open-WebUI |
3435
| [Lab 4: Prompt engineering overview](lab-4/README.md) | Let's learn about leveraging the `granite3.1-dense` model |
3536
| [Lab 5: Useful prompts and use cases](lab-5/README.md) | Let's get some good over arching prompts and uses cases with `granite3.1-dense` model |
3637

docs/lab-3/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,11 @@ Next as a sanity check, run the following command to confirm you have the [grani
1919
model downloaded in `ollama`. This may take a bit, but we should have a way to copy it directly on your laptop.
2020

2121
If you didn't know, the supported languages with `granite3.1-dense` now include:
22+
2223
- English, German, Spanish, French, Japanese, Portuguese, Arabic, Czech, Italian, Korean, Dutch, Chinese (Simplified)
2324

2425
And the Capabilities also include:
26+
2527
- Summarization
2628
- Text classification
2729
- Text extraction

0 commit comments

Comments
 (0)