Georgi Gerganov 663027fd54 context : fix n_outputs during reserve (#15858) hace 4 meses
..
CMakeLists.txt 715a6db02c kv-cache : drop the "unified" prefix (#15467) hace 4 meses
llama-adapter.cpp fd621880f3 aLoRA Support (#15327) hace 4 meses
llama-adapter.h fd621880f3 aLoRA Support (#15327) hace 4 meses
llama-arch.cpp fd621880f3 aLoRA Support (#15327) hace 4 meses
llama-arch.h fd621880f3 aLoRA Support (#15327) hace 4 meses
llama-batch.cpp 810b9fc8b9 perplexity : provide a helpful hint for has_cpl case in split_equal error. (#15304) hace 5 meses
llama-batch.h 01612b7409 llama : reuse compute graphs (#14482) hace 6 meses
llama-chat.cpp b1afcab804 model : add support for Seed-OSS (#15490) hace 4 meses
llama-chat.h b1afcab804 model : add support for Seed-OSS (#15490) hace 4 meses
llama-context.cpp 663027fd54 context : fix n_outputs during reserve (#15858) hace 4 meses
llama-context.h 9777032dcc llama : separate compute buffer reserve from fattn check (#15696) hace 4 meses
llama-cparams.cpp c311ac664d cparams : rename LLAMA_MAX_PARALLEL_SEQUENCES to LLAMA_MAX_SEQ (#14188) hace 7 meses
llama-cparams.h 9ebebef62f llama : remove KV cache defragmentation logic (#15473) hace 4 meses
llama-grammar.cpp f5cd27b71d `server`: streaming of tool calls and thoughts when `--jinja` is on (#12379) hace 7 meses
llama-grammar.h 669912d9a5 `tool-call`: fix Qwen 2.5 Coder support, add micro benchmarks, support trigger patterns for lazy grammars (#12034) hace 10 meses
llama-graph.cpp 663027fd54 context : fix n_outputs during reserve (#15858) hace 4 meses
llama-graph.h fb15d649ed llama : add support for EmbeddingGemma 300m (#15798) hace 4 meses
llama-hparams.cpp c610b6c11b kv-cache : fix SWA checks + disable cacheless iSWA (#15811) hace 4 meses
llama-hparams.h c610b6c11b kv-cache : fix SWA checks + disable cacheless iSWA (#15811) hace 4 meses
llama-impl.cpp 53ff6b9b9f GGUF: C++ refactor, backend support, misc fixes (#11030) hace 1 año
llama-impl.h e81b8e4b7f llama: use FA + max. GPU layers by default (#15434) hace 4 meses
llama-io.cpp e0dbec0bc6 llama : refactor llama_context, llama_kv_cache, llm_build_context (#12181) hace 10 meses
llama-io.h e0dbec0bc6 llama : refactor llama_context, llama_kv_cache, llm_build_context (#12181) hace 10 meses
llama-kv-cache-iswa.cpp c610b6c11b kv-cache : fix SWA checks + disable cacheless iSWA (#15811) hace 4 meses
llama-kv-cache-iswa.h b730706a49 kv-cache : support layer reuse (#15504) hace 4 meses
llama-kv-cache.cpp cf0e3ba150 model : avoid ggml_cont_3d for fused QKV weights (#15662) hace 4 meses
llama-kv-cache.h cf0e3ba150 model : avoid ggml_cont_3d for fused QKV weights (#15662) hace 4 meses
llama-kv-cells.h 9ebebef62f llama : remove KV cache defragmentation logic (#15473) hace 4 meses
llama-memory-hybrid.cpp c610b6c11b kv-cache : fix SWA checks + disable cacheless iSWA (#15811) hace 4 meses
llama-memory-hybrid.h c610b6c11b kv-cache : fix SWA checks + disable cacheless iSWA (#15811) hace 4 meses
llama-memory-recurrent.cpp b730706a49 kv-cache : support layer reuse (#15504) hace 4 meses
llama-memory-recurrent.h b730706a49 kv-cache : support layer reuse (#15504) hace 4 meses
llama-memory.cpp 745f11fed0 memory : correctly handle failure in apply() (#14438) hace 6 meses
llama-memory.h b730706a49 kv-cache : support layer reuse (#15504) hace 4 meses
llama-mmap.cpp 3a077146a4 llama : allow using mmap without PrefetchVirtualMemory, apply GGML_WIN_VER to llama.cpp sources (#14013) hace 7 meses
llama-mmap.h 19b392d58d llama-mmap: fix missing include (#11796) hace 11 meses
llama-model-loader.cpp e8d99dd0b6 nvidia nemotron nano v2 (nemotronh) (#15507) hace 4 meses
llama-model-loader.h ef0144c087 model: support GLM 4.5 family of models (#14939) hace 5 meses
llama-model-saver.cpp 88fc854b4b llama : improve sep token handling (#14272) hace 7 meses
llama-model-saver.h 10d2af0eaa llama/ggml: add LLM training support (#10544) hace 8 meses
llama-model.cpp cf0e3ba150 model : avoid ggml_cont_3d for fused QKV weights (#15662) hace 4 meses
llama-model.h 2c8dac72eb llama : fix incorrect model type for Gemma 270M (#15764) hace 4 meses
llama-quant.cpp 50aa938901 convert : support non-mxfp4 HF model (#15153) hace 5 meses
llama-quant.h f66f582927 llama : refactor `src/llama.cpp` (#10902) hace 1 año
llama-sampling.cpp cdedb70a99 sampling : optimize dist sampler (#15704) hace 4 meses
llama-sampling.h afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) hace 1 año
llama-vocab.cpp 84ab83cc0b model : jina-embeddings-v3 support (#13693) hace 4 meses
llama-vocab.h 0f5ccd6fd1 model : add hunyuan dense (#14878) hace 5 meses
llama.cpp e81b8e4b7f llama: use FA + max. GPU layers by default (#15434) hace 4 meses
unicode-data.cpp 458367a906 server : better security control for public deployments (#9776) hace 1 año
unicode-data.h a39ab216aa llama : reduce compile time and binary size (#9712) hace 1 año
unicode.cpp 4a4f426944 model : add Kimi-K2 support (#14654) hace 6 meses
unicode.h 4a4f426944 model : add Kimi-K2 support (#14654) hace 6 meses