Skip to content

Vulkan MMQ Fix #8479

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 15, 2024
Merged

Vulkan MMQ Fix #8479

merged 2 commits into from
Jul 15, 2024

Conversation

0cc4m
Copy link
Collaborator

@0cc4m 0cc4m commented Jul 14, 2024

Fixes #8092.
I introduced a bug in #7947, because I forgot a preprocessor parameter when I reworked the shaders.

@github-actions github-actions bot added Vulkan Issues specific to the Vulkan backend ggml changes relating to the ggml tensor library for machine learning labels Jul 14, 2024
@0cc4m 0cc4m merged commit bda62d7 into master Jul 15, 2024
54 checks passed
@0cc4m 0cc4m deleted the 0cc4m/vulkan-mmq-fix branch July 15, 2024 07:38
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Jul 27, 2024
* Fix incoherence by adding missing LOAD_VEC_A parameter

* Fix Vulkan op result checker build error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ggml changes relating to the ggml tensor library for machine learning Vulkan Issues specific to the Vulkan backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vulkan backend regression: gibberish output when layers offloaded to GPU
3 participants