From 6c31730e04a9aff407c52e5c3c55f7f413128153 Mon Sep 17 00:00:00 2001 From: Nate Sesti Date: Tue, 26 Sep 2023 10:19:31 -0700 Subject: docs: :memo: update references to Ollama to mention Linux support --- extension/react-app/src/pages/models.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extension') diff --git a/extension/react-app/src/pages/models.tsx b/extension/react-app/src/pages/models.tsx index ea8e28d6..c20d820c 100644 --- a/extension/react-app/src/pages/models.tsx +++ b/extension/react-app/src/pages/models.tsx @@ -35,7 +35,7 @@ const MODEL_INFO: ModelInfo[] = [ title: "Ollama", class: "Ollama", description: - "One of the fastest ways to get started with local models on Mac", + "One of the fastest ways to get started with local models on Mac or Linux", args: { model: "codellama", title: "Ollama", -- cgit v1.2.3-70-g09d2