Skip to content

Commit fccff80

Browse files
committed
fix(docs): Remove kompute backend references
1 parent 0481a3a commit fccff80

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -189,16 +189,6 @@ CMAKE_ARGS="-DGGML_VULKAN=on" pip install llama-cpp-python
189189

190190
</details>
191191

192-
<details>
193-
<summary>Kompute</summary>
194-
195-
To install with Kompute support, set the `GGML_KOMPUTE=on` environment variable before installing:
196-
197-
```bash
198-
CMAKE_ARGS="-DGGML_KOMPUTE=on" pip install llama-cpp-python
199-
```
200-
</details>
201-
202192
<details>
203193
<summary>SYCL</summary>
204194

0 commit comments

Comments
 (0)