llama_cpp_for_radxa_dragon_.../src
2025-09-18 12:47:56 +03:00
..
CMakeLists.txt kv-cache : drop the "unified" prefix (#15467) 2025-08-21 17:00:33 +03:00
llama-adapter.cpp aLoRA Support (#15327) 2025-09-05 17:32:39 -06:00
llama-adapter.h aLoRA Support (#15327) 2025-09-05 17:32:39 -06:00
llama-arch.cpp Add LLaDA-7b-MoE diffusion model (#16003) 2025-09-16 10:38:28 +08:00
llama-arch.h Add LLaDA-7b-MoE diffusion model (#16003) 2025-09-16 10:38:28 +08:00
llama-batch.cpp perplexity : provide a helpful hint for has_cpl case in split_equal error. (#15304) 2025-08-14 14:03:30 +03:00
llama-batch.h
llama-chat.cpp model : add grok-2 support (#15539) 2025-09-14 23:00:59 +02:00
llama-chat.h model : add grok-2 support (#15539) 2025-09-14 23:00:59 +02:00
llama-context.cpp model : add grok-2 support (#15539) 2025-09-14 23:00:59 +02:00
llama-context.h llama : separate compute buffer reserve from fattn check (#15696) 2025-08-31 15:49:03 +02:00
llama-cparams.cpp
llama-cparams.h llama : bump max seq limit from 64 to 256 (#15916) 2025-09-18 12:47:56 +03:00
llama-grammar.cpp
llama-grammar.h
llama-graph.cpp model : add grok-2 support (#15539) 2025-09-14 23:00:59 +02:00
llama-graph.h llama : add support for EmbeddingGemma 300m (#15798) 2025-09-04 18:10:29 +02:00
llama-hparams.cpp kv-cache : fix SWA checks + disable cacheless iSWA (#15811) 2025-09-05 10:39:22 +03:00
llama-hparams.h convert : add Llama4ForCausalLM (#16042) 2025-09-17 19:18:21 +02:00
llama-impl.cpp
llama-impl.h llama: use FA + max. GPU layers by default (#15434) 2025-08-30 16:32:10 +02:00
llama-io.cpp
llama-io.h
llama-kv-cache-iswa.cpp kv-cache : fix SWA checks + disable cacheless iSWA (#15811) 2025-09-05 10:39:22 +03:00
llama-kv-cache-iswa.h kv-cache : support layer reuse (#15504) 2025-08-24 13:07:07 +03:00
llama-kv-cache.cpp model : avoid ggml_cont_3d for fused QKV weights (#15662) 2025-09-08 10:25:33 +03:00
llama-kv-cache.h model : avoid ggml_cont_3d for fused QKV weights (#15662) 2025-09-08 10:25:33 +03:00
llama-kv-cells.h llama : remove KV cache defragmentation logic (#15473) 2025-08-22 12:22:13 +03:00
llama-memory-hybrid.cpp kv-cache : fix SWA checks + disable cacheless iSWA (#15811) 2025-09-05 10:39:22 +03:00
llama-memory-hybrid.h kv-cache : fix SWA checks + disable cacheless iSWA (#15811) 2025-09-05 10:39:22 +03:00
llama-memory-recurrent.cpp kv-cache : support layer reuse (#15504) 2025-08-24 13:07:07 +03:00
llama-memory-recurrent.h kv-cache : support layer reuse (#15504) 2025-08-24 13:07:07 +03:00
llama-memory.cpp
llama-memory.h kv-cache : support layer reuse (#15504) 2025-08-24 13:07:07 +03:00
llama-mmap.cpp
llama-mmap.h
llama-model-loader.cpp nvidia nemotron nano v2 (nemotronh) (#15507) 2025-08-28 18:39:31 -06:00
llama-model-loader.h model: support GLM 4.5 family of models (#14939) 2025-08-04 20:29:25 +02:00
llama-model-saver.cpp
llama-model-saver.h
llama-model.cpp convert : add Llama4ForCausalLM (#16042) 2025-09-17 19:18:21 +02:00
llama-model.h convert : add Llama4ForCausalLM (#16042) 2025-09-17 19:18:21 +02:00
llama-quant.cpp llama-quant : fix the verification of attention layers for encoder-decoder models (#16023) 2025-09-17 09:30:55 +02:00
llama-quant.h
llama-sampling.cpp sampling : optimize dist sampler (#15704) 2025-09-03 18:16:26 +03:00
llama-sampling.h
llama-vocab.cpp Add LLaDA-7b-MoE diffusion model (#16003) 2025-09-16 10:38:28 +08:00
llama-vocab.h model : add grok-2 support (#15539) 2025-09-14 23:00:59 +02:00
llama.cpp ggml-backend : add GGML_BACKEND_DEVICE_TYPE_IGPU device type (#15797) 2025-09-11 22:47:38 +02:00
unicode-data.cpp
unicode-data.h
unicode.cpp
unicode.h