fix desktop README.md
until download links are ready
This commit is contained in:
parent
bbc05f957f
commit
56922cfd3d
1 changed files with 1 additions and 8 deletions
|
@ -2,13 +2,6 @@
|
||||||
|
|
||||||
The Ollama desktop experience. This is an experimental, easy-to-use app for running models with [`ollama`](https://github.com/jmorganca/ollama).
|
The Ollama desktop experience. This is an experimental, easy-to-use app for running models with [`ollama`](https://github.com/jmorganca/ollama).
|
||||||
|
|
||||||
## Download
|
|
||||||
|
|
||||||
- [macOS](https://ollama.ai/download/darwin_arm64) (Apple Silicon)
|
|
||||||
- macOS (Intel – Coming soon)
|
|
||||||
- Windows (Coming soon)
|
|
||||||
- Linux (Coming soon)
|
|
||||||
|
|
||||||
## Running
|
## Running
|
||||||
|
|
||||||
In the background run the ollama server `ollama.py` server:
|
In the background run the ollama server `ollama.py` server:
|
||||||
|
@ -28,5 +21,5 @@ npm start
|
||||||
|
|
||||||
- Browse the latest available models on Hugging Face and other sources
|
- Browse the latest available models on Hugging Face and other sources
|
||||||
- Keep track of previous conversations with models
|
- Keep track of previous conversations with models
|
||||||
- Switch between models
|
- Switch quickly between models
|
||||||
- Connect to remote Ollama servers to run models
|
- Connect to remote Ollama servers to run models
|
||||||
|
|
Loading…
Reference in a new issue