app: cleanup README.md
This commit is contained in:
parent
0345070dfa
commit
18b6b601ad
1 changed files with 0 additions and 8 deletions
|
@ -1,7 +1,5 @@
|
|||
# Desktop
|
||||
|
||||
_Note: the Ollama desktop app is a work in progress and is not ready yet for general use._
|
||||
|
||||
This app builds upon Ollama to provide a desktop experience for running models.
|
||||
|
||||
## Developing
|
||||
|
@ -19,9 +17,3 @@ npm install
|
|||
npm start
|
||||
```
|
||||
|
||||
## Coming soon
|
||||
|
||||
- Browse the latest available models on Hugging Face and other sources
|
||||
- Keep track of previous conversations with models
|
||||
- Switch quickly between models
|
||||
- Connect to remote Ollama servers to run models
|
||||
|
|
Loading…
Reference in a new issue