]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml-webgpu: add Q1_0 support (#22374)
authorRithik Sharma <redacted>
Mon, 27 Apr 2026 22:50:59 +0000 (15:50 -0700)
committerGitHub <redacted>
Mon, 27 Apr 2026 22:50:59 +0000 (15:50 -0700)
commit434b2a1ff6a73927f1aeef1455599fbe207f7d6f
tree0886a92e17c2853b6629f879cc690f9c8f9e5468
parent983ca8992ec46d7b94587a00d925b5a4bf2d9c81
ggml-webgpu: add Q1_0 support (#22374)

* add fast matmul matvec q1_0 kernel

* ggml-webgpu: drop redundant zero-fills in Q1_0 shmem init
ggml/src/ggml-webgpu/ggml-webgpu-shader-lib.hpp
ggml/src/ggml-webgpu/ggml-webgpu.cpp
ggml/src/ggml-webgpu/wgsl-shaders/get_rows.wgsl
ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_decls.tmpl
ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_vec.wgsl