cosmox_prj / setup.sh
rame's picture
Update setup.sh
1c1f718 verified
raw
history blame contribute delete
112 Bytes
curl -fsSL https://ollama.com/install.sh | sh
# Start Ollama in the background
ollama run phi3
ollama serve &