summaryrefslogtreecommitdiff
path: root/gguf-py
diff options
context:
space:
mode:
authorSergio López <slp@sinrega.org>2024-02-11 15:12:00 +0100
committerGitHub <noreply@github.com>2024-02-11 15:12:00 +0100
commitc88c74f967028ae3d5ebade40ae586d20a961abc (patch)
treeafe4a9a029be0a71dbe73222270081430ea33055 /gguf-py
parenta803333a4e6fc534c93afe90d741bc2388bdec87 (diff)
vulkan: only use M-sized matmul on Apple GPUs (#5412)
* vulkan: refactor guess_matmul_pipeline for vendor Refactor ggml_vk_guess_matmul_pipeline to simplify adding per-vendor conditionals. Signed-off-by: Sergio Lopez <slp@redhat.com> * vulkan: only use M-sized matmul on Apple GPUs L-sized and S-sized matmuls are broken on Apple GPUs, force using M-size with this vendor. Signed-off-by: Sergio Lopez <slp@redhat.com> --------- Signed-off-by: Sergio Lopez <slp@redhat.com>
Diffstat (limited to 'gguf-py')
0 files changed, 0 insertions, 0 deletions