mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-11 16:26:59 +00:00
update desktop/README.md
This commit is contained in:
@@ -1,10 +1,12 @@
|
|||||||
# 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
|
||||||
|
|||||||
Reference in New Issue
Block a user