From 4d98a77639fb54625060b804c26c8651096bd90b Mon Sep 17 00:00:00 2001 From: CGlide Date: Sun, 14 Jun 2026 00:14:52 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ce575df..dc98636 100644 --- a/README.md +++ b/README.md @@ -41,9 +41,9 @@ This node uses Ollama Locally : you will need to install it (very lightweight) a - In your Ollama model folder run this command to install qwen 3.5 2b q4 (1.9gb) "ollama run huihui_ai/qwen3.5-abliterated:2B" -- The model won't eat memory while generating since there is an auto clear when you hit Run or after 5min. +- The model won't eat memory while generating since there is an auto clear VRAM when you hit Run or after 5min. -- You can still enter your descripton manually if you don't want to install it but it works very well! +- You can still enter your description manually if you don't want to install it but it works very well! - Enjoy!