Add note to README.md about Apple Silicon support

This commit is contained in:
Jeffrey Morgan 2023-07-17 11:22:22 -07:00
parent 41aca47d43
commit 529ff9ab6d

View file

@ -16,7 +16,7 @@ Run large language models with `llama.cpp`.
## Install
- [Download](https://ollama.ai/download) for macOS
- [Download](https://ollama.ai/download) for macOS with Apple Silicon (Intel coming soon)
- Download for Windows (coming soon)
You can also build the [binary from source](#building).