ik_llama_opt/ggml
Kawrakow 636d97fefa Faster CPU prompt processing for Trellis quants and MoE models (#488)
* Also do the dequantize approach for mul_mat_id

* Also do the dequantize approach for iqk_moe_fused_up_gate

---------

Co-authored-by: Iwan Kawrakow <iwan.kawrakow@gmail.com>
2025-06-05 08:30:35 +03:00
..
cmake Merge mainline llama.cpp (#3) 2024-07-27 07:55:01 +02:00
include Trellis quants with CPU inference (#441) 2025-05-23 09:17:52 +03:00
src Faster CPU prompt processing for Trellis quants and MoE models (#488) 2025-06-05 08:30:35 +03:00
.gitignore Merge mainline llama.cpp (#3) 2024-07-27 07:55:01 +02:00
CMakeLists.txt Option to enable disable the IQK CPU FA kernels (#429) 2025-05-17 11:21:58 +03:00