mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-11 00:07:07 +00:00
always use ollama binary
This commit is contained in:
@@ -6,10 +6,10 @@ This app builds upon Ollama to provide a desktop experience for running models.
|
||||
|
||||
## Developing
|
||||
|
||||
In the background run the ollama server `ollama.py`:
|
||||
First, build the `ollama` binary:
|
||||
|
||||
```
|
||||
poetry -C .. run ollama serve
|
||||
make -C ..
|
||||
```
|
||||
|
||||
Then run the desktop app with `npm start`:
|
||||
|
||||
Reference in New Issue
Block a user