mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-11 16:26:59 +00:00
update README.md with instructions for poetry
This commit is contained in:
@@ -14,7 +14,7 @@ The Ollama desktop experience. This is an experimental, easy-to-use app for runn
|
|||||||
In the background run the ollama server `ollama.py` server:
|
In the background run the ollama server `ollama.py` server:
|
||||||
|
|
||||||
```
|
```
|
||||||
python ../ollama.py serve --port 7734
|
poetry -C .. run ollama serve
|
||||||
```
|
```
|
||||||
|
|
||||||
Then run the desktop app with `npm start`:
|
Then run the desktop app with `npm start`:
|
||||||
|
|||||||
Reference in New Issue
Block a user