diff --git a/notebooks/ollama_nb.ipynb b/notebooks/ollama_nb.ipynb index aeee5b13..3197c211 100644 --- a/notebooks/ollama_nb.ipynb +++ b/notebooks/ollama_nb.ipynb @@ -198,9 +198,9 @@ "id": "section-2", "metadata": {}, "source": [ - "## 2) Compose a strong CUA grounding model with an Ollama VLM\n", + "## 2) Compose a strong CUA UI grounding model with an Ollama VLM\n", "\n", - "You can compose a grounding (reasoning + tool-use) model with a local Ollama VLM for vision.\n", + "You can compose a UI grounding (element localization) model with a local Ollama VLM (reasoning + tool-use) for planning.\n", "Use a `+ollama/` suffix to compose.\n", "\n", "Examples:\n",