Ryan Mangeno 4bb625b713 Smoldocling support (#14597) hai 6 meses
..
CMakeLists.txt edc4a29eff memory : Hybrid recurrent cache (#13979) hai 7 meses
llama-adapter.cpp 27ebfcacba llama : do not crash if there is no CPU backend (#13395) hai 8 meses
llama-adapter.h e0dbec0bc6 llama : refactor llama_context, llama_kv_cache, llm_build_context (#12181) hai 10 meses
llama-arch.cpp 435a6d10d6 llama : minor coding style fix for smollm3 (#14605) hai 6 meses
llama-arch.h 4a5686da22 llama : support Jamba hybrid Transformer-Mamba models (#7531) hai 6 meses
llama-batch.cpp 67d1ef23c6 batch : add optional for sequential equal split (#14511) hai 6 meses
llama-batch.h 67d1ef23c6 batch : add optional for sequential equal split (#14511) hai 6 meses
llama-chat.cpp 699f4392a3 model : fix hunyuan moe chat template (#14584) hai 6 meses
llama-chat.h 8f22dc0a53 model : add hunyuan moe (#14425) hai 6 meses
llama-context.cpp 7b50d589a8 kv-cells : fix tracking of seq_pos (#14339) hai 6 meses
llama-context.h 692e3cdd0a memory : rename interface to llama_memory_context_i (#14296) hai 7 meses
llama-cparams.cpp c311ac664d cparams : rename LLAMA_MAX_PARALLEL_SEQUENCES to LLAMA_MAX_SEQ (#14188) hai 7 meses
llama-cparams.h c311ac664d cparams : rename LLAMA_MAX_PARALLEL_SEQUENCES to LLAMA_MAX_SEQ (#14188) hai 7 meses
llama-grammar.cpp f5cd27b71d `server`: streaming of tool calls and thoughts when `--jinja` is on (#12379) hai 7 meses
llama-grammar.h 669912d9a5 `tool-call`: fix Qwen 2.5 Coder support, add micro benchmarks, support trigger patterns for lazy grammars (#12034) hai 10 meses
llama-graph.cpp cb9178f885 llama : remove llm_graph_input_one (#14603) hai 6 meses
llama-graph.h cb9178f885 llama : remove llm_graph_input_one (#14603) hai 6 meses
llama-hparams.cpp 5d46babdc2 llama : initial Mamba-2 support (#9126) hai 6 meses
llama-hparams.h 5d46babdc2 llama : initial Mamba-2 support (#9126) hai 6 meses
llama-impl.cpp 53ff6b9b9f GGUF: C++ refactor, backend support, misc fixes (#11030) hai 1 ano
llama-impl.h fef0cbeadf cleanup: fix compile warnings associated with gnu_printf (#11811) hai 11 meses
llama-io.cpp e0dbec0bc6 llama : refactor llama_context, llama_kv_cache, llm_build_context (#12181) hai 10 meses
llama-io.h e0dbec0bc6 llama : refactor llama_context, llama_kv_cache, llm_build_context (#12181) hai 10 meses
llama-kv-cache-unified-iswa.cpp 67d1ef23c6 batch : add optional for sequential equal split (#14511) hai 6 meses
llama-kv-cache-unified-iswa.h a70c8a0c4b kv-cache : use ggml_set_rows (#14285) hai 6 meses
llama-kv-cache-unified.cpp c79184d2d1 batch : add n_used count (#14512) hai 6 meses
llama-kv-cache-unified.h a70c8a0c4b kv-cache : use ggml_set_rows (#14285) hai 6 meses
llama-kv-cells.h a70c8a0c4b kv-cache : use ggml_set_rows (#14285) hai 6 meses
llama-memory-hybrid.cpp 67d1ef23c6 batch : add optional for sequential equal split (#14511) hai 6 meses
llama-memory-hybrid.h a70c8a0c4b kv-cache : use ggml_set_rows (#14285) hai 6 meses
llama-memory-recurrent.cpp 4a5686da22 llama : support Jamba hybrid Transformer-Mamba models (#7531) hai 6 meses
llama-memory-recurrent.h 692e3cdd0a memory : rename interface to llama_memory_context_i (#14296) hai 7 meses
llama-memory.cpp 745f11fed0 memory : correctly handle failure in apply() (#14438) hai 6 meses
llama-memory.h 745f11fed0 memory : correctly handle failure in apply() (#14438) hai 6 meses
llama-mmap.cpp 3a077146a4 llama : allow using mmap without PrefetchVirtualMemory, apply GGML_WIN_VER to llama.cpp sources (#14013) hai 7 meses
llama-mmap.h 19b392d58d llama-mmap: fix missing include (#11796) hai 11 meses
llama-model-loader.cpp d17a809ef0 llama : support multiple classifier outputs and labels (#13940) hai 7 meses
llama-model-loader.h e0e912f49b llama : add option to override model tensor buffers (#11397) hai 9 meses
llama-model-saver.cpp 88fc854b4b llama : improve sep token handling (#14272) hai 7 meses
llama-model-saver.h 10d2af0eaa llama/ggml: add LLM training support (#10544) hai 8 meses
llama-model.cpp 4bb625b713 Smoldocling support (#14597) hai 6 meses
llama-model.h 4bb625b713 Smoldocling support (#14597) hai 6 meses
llama-quant.cpp 8846aace49 model : gemma3n text-only (#14400) hai 6 meses
llama-quant.h f66f582927 llama : refactor `src/llama.cpp` (#10902) hai 1 ano
llama-sampling.cpp f9cd68398b sampling : make sure samplers return at least 1 token (#13822) hai 7 meses
llama-sampling.h afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hai 1 ano
llama-vocab.cpp 4bb625b713 Smoldocling support (#14597) hai 6 meses
llama-vocab.h 88fc854b4b llama : improve sep token handling (#14272) hai 7 meses
llama.cpp 6adc3c3ebc llama : add thread safety test (#14035) hai 7 meses
unicode-data.cpp 458367a906 server : better security control for public deployments (#9776) hai 1 ano
unicode-data.h a39ab216aa llama : reduce compile time and binary size (#9712) hai 1 ano
unicode.cpp 456af35eb7 build : suppress gcc15 compile warnings (#14261) hai 7 meses
unicode.h 08ea539df2 unicode : improve naming style (#10838) hai 1 ano