Skip to content

Commit dfb0fb9

Browse files
authored
readme : remove tip
1 parent bf912b1 commit dfb0fb9

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -89,13 +89,6 @@ The plugin requires a [llama.cpp](https://github.com/ggerganov/llama.cpp) server
8989
brew install llama.cpp
9090
```
9191

92-
> [!TIP]
93-
> For extra performance, disable the GPU's wired memory collector (https://github.com/ggerganov/llama.cpp/pull/10119)
94-
95-
```bash
96-
sudo sysctl iogpu.disable_wired_collector=1
97-
```
98-
9992
#### Any other OS
10093

10194
Either build from source or use the latest binaries: https://github.com/ggerganov/llama.cpp/releases

0 commit comments

Comments
 (0)