Update 00-new3.sh
This commit is contained in:
parent
09f39209ab
commit
ea7583dbea
|
|
@ -227,4 +227,7 @@ echo
|
||||||
echo "Stable Diffusion is configured to auto-start on boot via:"
|
echo "Stable Diffusion is configured to auto-start on boot via:"
|
||||||
echo " systemctl enable stablediff.service"
|
echo " systemctl enable stablediff.service"
|
||||||
echo "==================================================="
|
echo "==================================================="
|
||||||
|
|
||||||
|
ollama pull llama3.3:70b
|
||||||
|
ollama pull codellama:7b
|
||||||
|
ollama pull qwen2-math:7b
|
||||||
Loading…
Reference in New Issue