Describe the Issue
A clear and detailed description of what the issue is, and how to duplicate it (if applicable).
Additional Information:
Please provide as much relevant information about your setup as possible, such as the Operating System, CPU, GPU, KoboldCpp Version, and relevant logs (helpful to include the launch params from the terminal output, flags and crash logs)
KoboldCPP.exe v1.104 running Z Image Turbo generates the following error:
Generating Image (9 steps)
ggml/src/ggml-vulkan/ggml-vulkan.cpp:5932: GGML_ASSERT(wg0 <= ctx->device->properties.limits.maxComputeWorkGroupCount[0] && wg1 <= ctx->device->properties.limits.maxComputeWorkGroupCount[1] && wg2 <= ctx->device->properties.limits.maxComputeWorkGroupCount[2]) failed
Going back to KoboldCPP.exe v1.103 generated image successfully.
Running on Intel Iris Xe with Vulkan.