From ea7583dbeaf1e045baf519cc9d9aa3f5d30e09fe Mon Sep 17 00:00:00 2001 From: RomanNum3ral Date: Fri, 28 Nov 2025 00:21:52 +0000 Subject: [PATCH] Update 00-new3.sh --- 00-new3.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/00-new3.sh b/00-new3.sh index 5c26134..30488a0 100644 --- a/00-new3.sh +++ b/00-new3.sh @@ -227,4 +227,7 @@ echo echo "Stable Diffusion is configured to auto-start on boot via:" echo " systemctl enable stablediff.service" echo "===================================================" - \ No newline at end of file + +ollama pull llama3.3:70b +ollama pull codellama:7b +ollama pull qwen2-math:7b \ No newline at end of file