Modelfile
curl -fsSL https://ollama.com/install.sh | sh
ollama create taide-local -f Modelfile
git clone -b public https://github.com/yourusername/your-repo.git
.env
file in the project root with your API keys.docker-compose up --build
http://localhost:8000
.