We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c67f786 commit 485eee7Copy full SHA for 485eee7
README.md
@@ -71,7 +71,7 @@ To install with Metal (MPS), set the `LLAMA_METAL=on` environment variable befor
71
CMAKE_ARGS="-DLLAMA_METAL=on" FORCE_CMAKE=1 pip install llama-cpp-python
72
```
73
74
-Detailed MacOS Metal GPU install documentation is available at [docs/macos_install.md](docs/macos_install.md)
+Detailed MacOS Metal GPU install documentation is available at [docs/install/macos.md](docs/install/macos.md)
75
76
## High-level API
77
0 commit comments