Commit 7b082803 authored by Jeffrey Morgan's avatar Jeffrey Morgan
Browse files

move download to the top of `README.md`

parent e3cc4d5e
...@@ -11,6 +11,12 @@ Create, run, and share self-contained large language models (LLMs). Ollama bundl ...@@ -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. > 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 ## Examples
### Quickstart ### Quickstart
...@@ -44,12 +50,6 @@ ollama run mario ...@@ -44,12 +50,6 @@ ollama run mario
Hello! It's your friend 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 ## Model library
Ollama includes a library of open-source, pre-trained models. More models are coming soon. Ollama includes a library of open-source, pre-trained models. More models are coming soon.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment