From 13b7374d54007ed63e341be85aa3291929bd9197 Mon Sep 17 00:00:00 2001 From: Alex Schapiro Date: Fri, 14 Aug 2026 19:12:16 +0000 Subject: [PATCH] Keep original callout component in local models doc --- docs/llm-providers/local.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/llm-providers/local.mdx b/docs/llm-providers/local.mdx index d50208ef..5a97bd31 100644 --- a/docs/llm-providers/local.mdx +++ b/docs/llm-providers/local.mdx @@ -14,11 +14,11 @@ Running Strix with local models allows for completely offline, privacy-first sec | **Reasoning** | Lower (struggles with agents) | State-of-the-art | | **Setup** | Complex (GPU required) | Instant | - -Strix requires advanced agent capabilities, including tool use, multi-step planning, and self-correction. Most local models under 70B parameters struggle with these tasks. + +**Compatibility Note**: Strix requires advanced agent capabilities, including tool use, multi-step planning, and self-correction. Most local models under 70B parameters struggle with these tasks. Critical assessments often require capable cloud models, such as Claude 4.5 Sonnet or GPT-5. Local models suit assessments where privacy has priority. - + ## Ollama