ik_llama_opt/ggml
Kawrakow 10c31d3feb Fix iqk_mul_mat on AVX512 systems that are missing BF16 support (#204)
* Fix iqk_mul_mat on AVX512 systems that are missing BF16 support

* One more

---------

Co-authored-by: Iwan Kawrakow <iwan.kawrakow@gmail.com>
2025-02-12 14:22:26 +02:00
..
cmake Merge mainline llama.cpp (#3) 2024-07-27 07:55:01 +02:00
include Use Q8_K_128 for IQ1_S_R4 and IQ1_M_R4 matrix multiplications (#194) 2025-02-09 09:14:52 +02:00
src Fix iqk_mul_mat on AVX512 systems that are missing BF16 support (#204) 2025-02-12 14:22:26 +02:00
.gitignore Merge mainline llama.cpp (#3) 2024-07-27 07:55:01 +02:00
CMakeLists.txt FA: Add option to build all FA kernels (#197) 2025-02-09 18:59:33 +02:00