mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-04 10:10:19 +00:00
b4e335d8dc
This change combines the rms_norm+mul and rope+view+set_rows fusions to allow fusing the whole sequence together. This comes up in Qwen3, Bailing, and some other models.