whisper.cpp/ggml
AesSedai a188040ad8
Add flash attention MMA / Tiles to support MiMo-V2.5 (llama/22812)
* mimo-v2.5: add flash attention mma/tiles for for d_kq=192 d_v=128

* mimo-v2.5: follow (256, 256) fattn templates

* mimo-v2.5: cleanup comments

* mimo-v2.5: further comment cleanup

* mimo-v2.5: address PR feedback
fix GQA handling
check for other dangling 320/576 carveouts and mirror them for 192
Add to backend ops test so new paths are covered
2026-05-10 17:26:32 +03:00
..
cmake cmake : add FindNCCL.cmake (ggml/0) 2026-05-02 15:02:42 +03:00
include CUDA: lower-case PCI bus id, standardize for ggml (llama/22820) 2026-05-10 17:26:31 +03:00
src Add flash attention MMA / Tiles to support MiMo-V2.5 (llama/22812) 2026-05-10 17:26:32 +03:00
.gitignore
CMakeLists.txt ggml : bump version to 0.11.0 (ggml/1478) 2026-05-10 17:26:30 +03:00