8000 Update README.md · ikili/llama-cpp-python@485eee7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 485eee7

Browse files
authored
Update README.md
Fix installation link in readme
1 parent c67f786 commit 485eee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ To install with Metal (MPS), set the `LLAMA_METAL=on` environment variable befor
7171
CMAKE_ARGS="-DLLAMA_METAL=on" FORCE_CMAKE=1 pip install llama-cpp-python
7272
```
7373

74-
Detailed MacOS Metal GPU install documentation is available at [docs/macos_install.md](docs/macos_install.md)
74+
Detailed MacOS Metal GPU install documentation is available at [docs/install/macos.md](docs/install/macos.md)
7575

7676
## High-level API
7777

0 commit comments

Comments
 (0)
0