Skip to content

Commit ddc1c93

Browse files
authored
Update lab copy to Granite 4 matching instructions
1 parent 4444c85 commit ddc1c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/lab-1/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ logo: images/ibm-blue-background.png
88

99
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.
1010

11-
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:
11+
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:
1212

1313
```bash
1414
ollama pull granite4:micro

0 commit comments

Comments
 (0)