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 77a73c3 commit c53bc47Copy full SHA for c53bc47
README.md
@@ -47,6 +47,7 @@ pip install ggml-python --config-settings=cmake.args='-DGGML_CUDA=ON'
47
| `GGML_CLBLAST` | Enable CLBlast support | `OFF` |
48
| `GGML_OPENBLAS` | Enable OpenBLAS support | `OFF` |
49
| `GGML_METAL` | Enable Metal support | `OFF` |
50
+| `GGML_RPC` | Enable RPC support | `OFF` |
51
52
# Usage
53
0 commit comments