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