mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-10 15:57:04 +00:00
Desktop
The Ollama desktop experience
Running
In the background run the ollama.py development server:
python ../ollama.py serve --port 5001
Then run the desktop app:
npm install
npm start