From 5e82fc7ec18c9ed0b9d028550826f4100abf0cba Mon Sep 17 00:00:00 2001 From: martin legrand Date: Sun, 2 Mar 2025 11:31:11 +0100 Subject: [PATCH] Docs : improve readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bedf2ef..461278e 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Change the config.ini file to set the provider_name to `ollama` and provider_mod python3 main.py ``` -### 4️⃣ **Run the Assistant (Own Server)** +### 4️⃣ **Alternative: Run the Assistant (Own Server)** On the other machine that will run the model execute the script in stream_llm.py