llama_cpp_for_radxa_dragon_.../src
2025-03-30 00:07:37 +01:00
..
CMakeLists.txt llama : refactor llama_context, llama_kv_cache, llm_build_context (#12181) 2025-03-13 12:35:44 +02:00
llama-adapter.cpp llama : make loras compatible with repacking (#12593) 2025-03-27 08:24:10 +02:00
llama-adapter.h llama : refactor llama_context, llama_kv_cache, llm_build_context (#12181) 2025-03-13 12:35:44 +02:00
llama-arch.cpp llama : add PLM GGUF Conversion & Inference Support (#12457) 2025-03-27 12:49:15 +02:00
llama-arch.h llama : add PLM GGUF Conversion & Inference Support (#12457) 2025-03-27 12:49:15 +02:00
llama-batch.cpp
llama-batch.h llama : refactor llama_context, llama_kv_cache, llm_build_context (#12181) 2025-03-13 12:35:44 +02:00
llama-chat.cpp
llama-chat.h
llama-context.cpp llama : fix non-causal mask for gemma 3 (#12615) 2025-03-30 00:07:37 +01:00
llama-context.h Load all MoE experts during warmup (#11571) 2025-03-14 13:47:05 +01:00
llama-cparams.cpp
llama-cparams.h Load all MoE experts during warmup (#11571) 2025-03-14 13:47:05 +01:00
llama-grammar.cpp tool-call: fix Qwen 2.5 Coder support, add micro benchmarks, support trigger patterns for lazy grammars (#12034) 2025-03-05 13:05:13 +00:00
llama-grammar.h tool-call: fix Qwen 2.5 Coder support, add micro benchmarks, support trigger patterns for lazy grammars (#12034) 2025-03-05 13:05:13 +00:00
llama-graph.cpp llama : fix non-causal mask for gemma 3 (#12615) 2025-03-30 00:07:37 +01:00
llama-graph.h graph : normalize Q, K, V shapes + sync cross attention (#12449) 2025-03-18 21:35:19 +02:00
llama-hparams.cpp hparams : add SWA rope parameters (#12374) 2025-03-14 09:03:24 +02:00
llama-hparams.h llama: Add support for RWKV v7 architecture (#12412) 2025-03-18 07:27:50 +08:00
llama-impl.cpp
llama-impl.h
llama-io.cpp llama : refactor llama_context, llama_kv_cache, llm_build_context (#12181) 2025-03-13 12:35:44 +02:00
llama-io.h llama : refactor llama_context, llama_kv_cache, llm_build_context (#12181) 2025-03-13 12:35:44 +02:00
llama-kv-cache.cpp llama : refactor llama_context, llama_kv_cache, llm_build_context (#12181) 2025-03-13 12:35:44 +02:00
llama-kv-cache.h llama : refactor llama_context, llama_kv_cache, llm_build_context (#12181) 2025-03-13 12:35:44 +02:00
llama-memory.cpp llama : refactor llama_context, llama_kv_cache, llm_build_context (#12181) 2025-03-13 12:35:44 +02:00
llama-memory.h llama : refactor llama_context, llama_kv_cache, llm_build_context (#12181) 2025-03-13 12:35:44 +02:00
llama-mmap.cpp mmap : skip resource limit checks on AIX (#12541) 2025-03-24 12:17:10 +02:00
llama-mmap.h
llama-model-loader.cpp
llama-model-loader.h
llama-model.cpp llama : change cpu_buft_list order: ACCEL -> GPU host -> CPU extra -> CPU (#12632) 2025-03-29 14:07:37 +01:00
llama-model.h llama : add PLM GGUF Conversion & Inference Support (#12457) 2025-03-27 12:49:15 +02:00
llama-quant.cpp llama: Add support for RWKV v7 architecture (#12412) 2025-03-18 07:27:50 +08:00
llama-quant.h
llama-sampling.cpp llama: fix error on bad grammar (#12628) 2025-03-28 18:08:52 +01:00
llama-sampling.h
llama-vocab.cpp llama-vocab : add SuperBPE pre-tokenizer (#12532) 2025-03-24 11:47:24 +01:00
llama-vocab.h
llama.cpp llama : refactor llama_context, llama_kv_cache, llm_build_context (#12181) 2025-03-13 12:35:44 +02:00
unicode-data.cpp
unicode-data.h
unicode.cpp
unicode.h