fixed wording

This commit is contained in:
Dillon DuPont
2025-09-18 10:55:39 -04:00
parent e7a20fe4c2
commit 297801fecb
+2 -2
View File
@@ -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/<model>` suffix to compose.\n",
"\n",
"Examples:\n",