Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/MACOS.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ Follow the on-screen instructions to complete the installation. Once installed,

```bash
CMAKE_ARGS="-DCMAKE_OSX_ARCHITECTURES=arm64 -DLLAMA_METAL=on" FORCE_CMAKE=1 pip install --upgrade --force-reinstall llama-cpp-python --no-cache-dir
--no-cache-dir
```

### Step 2: Verifying Installation of llama-cpp-python with ARM64 Support
Expand Down