You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`GG_BUILD_METAL`| Enable Metal acceleration on Apple Silicon |
37
+
|`GG_BUILD_BLAS`| Enable BLAS CPU acceleration |
38
+
|`GG_BUILD_OPENVINO`| Enable OpenVINO support |
39
+
|`GG_BUILD_COREML`| Enable Core ML support for Apple Neural Engine |
40
40
|`GG_BUILD_LOW_PERF`| Limit tests for low-performance hardware |
41
-
|`GGML_TEST_MODELS`| Comma-separated list of models to test (e.g. "tiny.en,tiny,base,medium", defaults to all models unless `GG_BUILD_LOW_PERF` is set) |
41
+
|`GG_BUILD_TEST_MODELS`| Comma-separated list of models to test (e.g. "tiny.en,tiny,base,medium", defaults to all models unless `GG_BUILD_LOW_PERF` is set) |
0 commit comments