Files
llama.cpp/src
Sigbjørn Skjæret 835b2b915c model : add GroveMoE support (#15510)
* add GroveMoE support

* remove constexpr that fails on certain compilers

* revert crude scalar div implementation, use cast

* build_attn_inp_kv_unified -> build_attn_inp_kv

* fix build_attn

* re-apply ffn_exps regex changes
2025-09-25 19:50:28 +02:00
..
2025-09-05 17:32:39 -06:00
2025-09-05 17:32:39 -06:00
2025-07-15 21:54:22 +02:00