move download to the top of README.md

This commit is contained in:
Jeffrey Morgan 2023-07-18 13:31:25 -07:00
parent e3cc4d5eac
commit 7b08280355

View file

@ -11,6 +11,12 @@ Create, run, and share self-contained large language models (LLMs). Ollama bundl
> Note: Ollama is in early preview. Please report any issues you find.
## Download
- [Download](https://ollama.ai/download) for macOS on Apple Silicon (Intel coming soon)
- Download for Windows and Linux (coming soon)
- Build [from source](#building)
## Examples
### Quickstart
@ -44,12 +50,6 @@ ollama run mario
Hello! It's your friend Mario.
```
## Install
- [Download](https://ollama.ai/download) for macOS on Apple Silicon (Intel coming soon)
- Download for Windows and Linux (coming soon)
- Build [from source](#building)
## Model library
Ollama includes a library of open-source, pre-trained models. More models are coming soon.