mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-03 02:27:40 +02:00
* CUDA: fused add with rms_norm_mul * Non-broadcast fuse works * Add fused adds * format * Remove n_fuse from template params * Address review comments * Move template inside binbcast