Commit 1dd3282f authored by Jeffrey Morgan's avatar Jeffrey Morgan
Browse files

update `desktop/README.md`

parent 23c589d5
# Desktop # Desktop
The Ollama desktop experience. This is an experimental, easy-to-use app for running models with [`ollama`](https://github.com/jmorganca/ollama). _Note: the Ollama desktop app is a work in progress and is not ready yet for general use._
## Running This app builds upon Ollama to provide a desktop experience for running models.
In the background run the ollama server `ollama.py` server: ## Developing
In the background run the ollama server `ollama.py`:
``` ```
poetry -C .. run ollama serve poetry -C .. run ollama serve
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment