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 f440d3e commit a2bd621Copy full SHA for a2bd621
docs/backend/hexagon/CMakeUserPresets.json
@@ -19,6 +19,7 @@
19
"HEXAGON_SDK_ROOT": "$env{HEXAGON_SDK_ROOT}",
20
"PREBUILT_LIB_DIR": "android_aarch64",
21
"GGML_OPENMP": "OFF",
22
+ "GGML_LLAMAFILE": "OFF",
23
"GGML_OPENCL": "ON",
24
"GGML_HEXAGON": "ON",
25
"LLAMA_CURL": "OFF"
@@ -32,6 +33,7 @@
32
33
34
"PREBUILT_LIB_DIR": "windows_aarch64",
35
36
37
38
39
0 commit comments