From ddc1c93d2af4da9144aba8f6dfaa43415c564ea1 Mon Sep 17 00:00:00 2001 From: Joe Sepi Date: Sun, 5 Oct 2025 17:15:09 -0400 Subject: [PATCH 1/2] Update lab copy to Granite 4 matching instructions --- docs/lab-1/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/lab-1/README.md b/docs/lab-1/README.md index 894517e..ea9f357 100644 --- a/docs/lab-1/README.md +++ b/docs/lab-1/README.md @@ -8,7 +8,7 @@ logo: images/ibm-blue-background.png Let's start by configuring [AnythingLLM installed](../pre-work/README.md#installing-anythingllm) and `ollama` to talk to one another. The following screenshots will be from a Mac, but this should be similar on Windows and Linux. -First, if you haven't already, download the Granite 3.1 model. Make sure that `ollama` is running in the background (you may have to run `ollama serve` in its own terminal depending on how you installed it) and in another terminal run the following command: +First, if you haven't already, download the Granite 4 model. Make sure that `ollama` is running in the background (you may have to run `ollama serve` in its own terminal depending on how you installed it) and in another terminal run the following command: ```bash ollama pull granite4:micro From 8b2cdf387cb9b27b6bbcda15e1398a2a606f531c Mon Sep 17 00:00:00 2001 From: Joe Sepi Date: Sun, 5 Oct 2025 17:17:14 -0400 Subject: [PATCH 2/2] Update lab 1.5 copy to Granite 4 matching instructions --- docs/lab-1.5/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/lab-1.5/README.md b/docs/lab-1.5/README.md index a2a6e1f..19868d4 100644 --- a/docs/lab-1.5/README.md +++ b/docs/lab-1.5/README.md @@ -8,7 +8,7 @@ logo: images/ibm-blue-background.png Let's start by configuring [Open-WebUI](../pre-work/README.md#installing-open-webui) and `ollama` to talk to one another. The following screenshots will be from a Mac, but this should be similar on Windows and Linux. -First, if you haven't already, download the Granite 3.1 model. Make sure that `ollama` is running in the background (you may have to run `ollama serve` in its own terminal depending on how you installed it) and in another terminal run the following command: +First, if you haven't already, download the Granite 4 model. Make sure that `ollama` is running in the background (you may have to run `ollama serve` in its own terminal depending on how you installed it) and in another terminal run the following command: ```bash ollama pull granite4:micro