mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-08-26 18:18:28 -04:00
* 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