ik_llama_opt/ggml
Samuel Oliveira Alves c2b8bca807
Add MTP Support for Gemma 4 (#1744)
* gemma-mtp: build the arch to load the MTP model

* gemma-mtp: fix mtp kv state

* gemma-mtp: refactor some functions and create gguf

* gemma-mtp: make usable for embeddings models variant

* gemma-mtp: fix qwen mtp load in graph split

* gemma-mtp: refactor tensor creation and adjust output tensor handling

* Gemma 4 MTP: improve tensor handling, and adjust split mode logic
2026-05-10 07:44:20 +03:00
..
cmake Merge mainline llama.cpp (#3) 2024-07-27 07:55:01 +02:00
include Speculative checkpoints for recurrent models (#1669) 2026-04-24 09:59:30 +02:00
src Add MTP Support for Gemma 4 (#1744) 2026-05-10 07:44:20 +03:00
.gitignore Merge mainline llama.cpp (#3) 2024-07-27 07:55:01 +02:00
CMakeLists.txt ggml : default GGML_WIN_VER to 0x0A00 (Windows 10) (#1755) 2026-05-08 13:23:04 +03:00