mirror of
https://github.com/tcsenpai/ollama.git
synced 2025-07-23 09:40:03 +00:00
243 B
243 B
Desktop
The Ollama desktop experience
Running
In the background run the ollama.py
development server:
python ../ollama.py serve --port 7734
Then run the desktop app:
npm install
npm start