From dd6ddaeca34dbf1d6e1e0a7a61d596331915827a Mon Sep 17 00:00:00 2001 From: martin legrand Date: Tue, 6 May 2025 22:43:51 +0200 Subject: [PATCH] upd readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a226acd..db4ec52 100644 --- a/README.md +++ b/README.md @@ -122,8 +122,9 @@ Install requirements: `pip3 install -r requirements.txt` ## Setup for running LLM locally on your machine -**We recommend using at the very least Deepseek 14B, smaller models will struggle with tasks especially for web browsing.** +**Hardware Requirements:** +To run LLMs locally, you'll need sufficient hardware. At a minimum, a GPU capable of running Qwen/Deepseek 14B is required. See the FAQ for detailed model/performance recommendations. **Setup your local provider**