mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-01 16:50:20 +00:00
912ff8c119
* add F16/F16 fa support * fix kernel init * use mad instead of fma * use inline function * mark FA with sinks as unsupported for now * add pragma unroll to loops