whisper.cpp/ggml
Masashi Yoshimura b34a9f3d83
ggml-webgpu: Improve performance of mat-vec and mat-mat for MUL_MAT_ID (llama/22464)
* Add mat-vec fast path of MUL_MAT_ID.

* Add shared accumulation vec logic and the other types supports.

* Add i-quant mat-mat for MUL_MAT_ID and fix some parts

* Remove n_experts from shader_lib_context.
2026-05-01 13:07:35 +03:00
..
cmake
include CUDA: manage NCCL communicators in context (llama/21891) 2026-04-30 11:29:09 +03:00
src ggml-webgpu: Improve performance of mat-vec and mat-mat for MUL_MAT_ID (llama/22464) 2026-05-01 13:07:35 +03:00
.gitignore
CMakeLists.txt ggml : bump version to 0.10.1 (ggml/1469) 2026-04-30 11:29:23 +03:00