From 529ff9ab6df5ecb61d20a7250173ff1e721087a8 Mon Sep 17 00:00:00 2001 From: Jeffrey Morgan Date: Mon, 17 Jul 2023 11:22:22 -0700 Subject: [PATCH] Add note to `README.md` about Apple Silicon support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d3b782d..2494e668 100644 --- a/README.md +++ b/README.md @@ -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).