File size: 112 Bytes
d93d3d0
 
 
1c1f718
d93d3d0
1c1f718
1
2
3
4
5
6
7
curl -fsSL https://ollama.com/install.sh | sh

# Start Ollama in the background
ollama run phi3
ollama serve &