# Ollama37 Build Configuration # Copy this file to .env and customize as needed # # Usage: # cp .env.example .env # # Edit .env with your values # make build # Ollama version to embed in the binary # This version is displayed by 'ollama --version' and in logs OLLAMA_VERSION=2.0.1