ik_llama_opt/src
Kawrakow c5dc847d0a
Fix Gemma4-E4B compute graph (#1855)
2026-05-21 12:46:28 +03:00
..
graphs Fix Gemma4-E4B compute graph (#1855) 2026-05-21 12:46:28 +03:00
CMakeLists.txt Move embedding management to speculative (#1825) 2026-05-20 17:42:48 +03:00
llama-arch.cpp Add MTP Support for Gemma 4 (#1744) 2026-05-10 07:44:20 +03:00
llama-arch.h Add MTP Support for Gemma 4 (#1744) 2026-05-10 07:44:20 +03:00
llama-build-context.cpp Enable split mode graph for MLA models and partial offload (#1835) 2026-05-20 07:13:55 +03:00
llama-build-context.h MLA TP prompt processing optimisation (#1841) 2026-05-20 17:03:05 +03:00
llama-context.h Move embedding management to speculative (#1825) 2026-05-20 17:42:48 +03:00
llama-cparams.h MLA tensor parallelism under -sm graph (DEEPSEEK2/GLM_DSA/MISTRAL4) (#1821) 2026-05-19 08:36:17 +03:00
llama-delta-net.cpp MTP: faster recurrent state restore (#1791) 2026-05-13 11:00:24 +03:00
llama-delta-net.h MTP: faster recurrent state restore (#1791) 2026-05-13 11:00:24 +03:00
llama-expert-io.h Add --defer-experts flag to defer expert mmap residency on Linux (#1634) 2026-04-16 08:54:44 +02:00
llama-grammar.cpp common/grammar: fix grammar parsing issues to prevent stack overflow and hangs (#1822) 2026-05-19 08:36:49 +03:00
llama-grammar.h llama : add token matching support to llama-grammar (#1220) 2026-02-03 07:57:17 +02:00
llama-hparams.cpp Add MTP Support for Gemma 4 (#1744) 2026-05-10 07:44:20 +03:00
llama-hparams.h MTP: ebable per step recurrent state for split mode graph (#1773) 2026-05-11 12:40:04 +03:00
llama-impl.h Full graph parallel for Qwen3.5 (dense and MoE) (#1388) 2026-03-10 09:08:24 +01:00
llama-load-tensors.cpp Fix Gemma4-E4B compute graph (#1855) 2026-05-21 12:46:28 +03:00
llama-mmap.cpp Add --defer-experts flag to defer expert mmap residency on Linux (#1634) 2026-04-16 08:54:44 +02:00
llama-mmap.h Add --defer-experts flag to defer expert mmap residency on Linux (#1634) 2026-04-16 08:54:44 +02:00
llama-model-loader.cpp fix: use int8_t for GGUF bool array loading instead of platform-dependent bool (#1648) 2026-04-17 07:25:07 +02:00
llama-model-loader.h MTP: option to use re-quantized output tensor for better TG performance (#1809) 2026-05-16 14:40:18 +03:00
llama-model.cpp Add MTP Support for Gemma 4 (#1744) 2026-05-10 07:44:20 +03:00
llama-model.h MLA TP -khad: ggml_dequant_hadamard fused op + wv_b/wk_b_pp Hadamard fold (#1852) 2026-05-21 07:29:15 +03:00
llama-quantize.cpp Quantize: add extra output tensor for MTP (#1810) 2026-05-17 13:59:56 +03:00
llama-quantize.h Allow using -rtr and -muge together (#1444) 2026-03-16 18:26:26 +01:00
llama-sampling.cpp Log probabilities on token sampling crash (#1519) 2026-03-26 14:34:41 +01:00
llama-sampling.h Add adaptive sampling clone and free functions to manage memory (#1851) 2026-05-21 08:11:17 +03:00
llama-spec-features.cpp Move embedding management to speculative (#1825) 2026-05-20 17:42:48 +03:00
llama-spec-features.h Move embedding management to speculative (#1825) 2026-05-20 17:42:48 +03:00
llama-vocab.cpp Gemma4 tokenizer fixes (#1603) 2026-04-09 15:33:28 +02:00
llama-vocab.h Initial Gemma4 support (#1581) 2026-04-06 10:01:08 +02:00
llama.cpp Add adaptive sampling clone and free functions to manage memory (#1851) 2026-05-21 08:11:17 +03:00
unicode-data.cpp
unicode-data.h
unicode-script-data.cpp Add Unicode allowlist (#1597) 2026-04-10 18:22:57 +02:00
unicode.cpp Gemma4 tokenizer fixes (#1603) 2026-04-09 15:33:28 +02:00
unicode.h Add Unicode allowlist (#1597) 2026-04-10 18:22:57 +02:00