From d491adf5af103c1049950bcac4490f313bc92843 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sun, 13 Jul 2025 10:51:57 +0200 Subject: [PATCH] Remove default model mention for Ollama (#39992) --- source/_integrations/ollama.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/ollama.markdown b/source/_integrations/ollama.markdown index 4db4e5914e9..7b355a24a43 100644 --- a/source/_integrations/ollama.markdown +++ b/source/_integrations/ollama.markdown @@ -54,7 +54,7 @@ Think before responding: ## Controlling Home Assistant -If you want to experiment with local LLMs using Home Assistant, we currently recommend using the `llama3.1:8b` model and exposing fewer than 25 entities. Note that smaller models are more likely to make mistakes than larger models. +If you want to experiment with local LLMs using Home Assistant, we recommend exposing fewer than 25 entities. Note that smaller models are more likely to make mistakes than larger models. Only models that support [Tools](https://ollama.com/search?c=tools) may control Home Assistant.