Spaces:
Sleeping
Sleeping
curl -fsSL https://ollama.com/install.sh | sh | |
# Start Ollama in the background | |
ollama run phi3 | |
ollama serve & | |
curl -fsSL https://ollama.com/install.sh | sh | |
# Start Ollama in the background | |
ollama run phi3 | |
ollama serve & | |