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 4ed2510 commit 3eeb567Copy full SHA for 3eeb567
ggml/src/ggml-openvino/utils.cpp
@@ -251,7 +251,6 @@ ov::AnyMap get_npu_prefill_config() {
251
{"NPUW_DEVICES", "NPU" },
252
{"NPUW_FOLD", "YES" },
253
{"NPUW_WEIGHTS_BANK", "shared" },
254
- {"NPUW_SLICE_OUT", "YES" },
255
{"NPUW_FUNCALL_ASYNC", "YES" },
256
{"NPUW_FUNCALL_FOR_ALL", "YES" },
257
{"NPUW_DQ", "YES" },
0 commit comments