docs: mark stable for apple m1/m2 support

release-0.2
Meng Zhang 2023-09-13 00:33:24 +08:00
parent f301521a87
commit aae392417e
1 changed files with 3 additions and 4 deletions

View File

@ -5,14 +5,13 @@ sidebar_position: 3
# Homebrew (Apple M1/M2)
This guide explains how to install Tabby using homebrew.
:::info
Apple M1/M2 support is under **alpha** test.
:::
Thanks to Apple's Accelerate and CoreML frameworks, we can now run Tabby on edge devices with reasonable inference speed. Follow the steps below to set it up using homebrew:
```bash
brew tap TabbyML/tabby
brew install tabby
# Use the flag --HEAD if you're instered in the nightly build.
brew install --HEAD tabby
# Start server with CodeLlama