Mike Abbott 4a5b8aff40 cmake : add version to all shared object files (#17091) пре 2 месеци
..
models 7bef684118 models : move build_inp_out_ids outside loop (#17151) пре 2 месеци
CMakeLists.txt 4a5b8aff40 cmake : add version to all shared object files (#17091) пре 2 месеци
llama-adapter.cpp fd621880f3 aLoRA Support (#15327) пре 4 месеци
llama-adapter.h fd621880f3 aLoRA Support (#15327) пре 4 месеци
llama-arch.cpp 9f052478c2 model : add openPangu-Embedded (#16941) пре 2 месеци
llama-arch.h 9f052478c2 model : add openPangu-Embedded (#16941) пре 2 месеци
llama-batch.cpp 8da3c0e200 batch : fix consistency checks for the input positions (#16890) пре 2 месеци
llama-batch.h e3af5563bd llama: store mrope data in KV cell (#16825) пре 2 месеци
llama-chat.cpp 9f052478c2 model : add openPangu-Embedded (#16941) пре 2 месеци
llama-chat.h 9f052478c2 model : add openPangu-Embedded (#16941) пре 2 месеци
llama-context.cpp 9008027aa3 hparams : add n_embd_inp() to support extended embed (#16928) пре 2 месеци
llama-context.h cd5e3b5754 server : support unified cache across slots (#16736) пре 2 месеци
llama-cparams.cpp c311ac664d cparams : rename LLAMA_MAX_PARALLEL_SEQUENCES to LLAMA_MAX_SEQ (#14188) пре 7 месеци
llama-cparams.h cd5e3b5754 server : support unified cache across slots (#16736) пре 2 месеци
llama-grammar.cpp f5cd27b71d `server`: streaming of tool calls and thoughts when `--jinja` is on (#12379) пре 7 месеци
llama-grammar.h 669912d9a5 `tool-call`: fix Qwen 2.5 Coder support, add micro benchmarks, support trigger patterns for lazy grammars (#12034) пре 10 месеци
llama-graph.cpp 9008027aa3 hparams : add n_embd_inp() to support extended embed (#16928) пре 2 месеци
llama-graph.h e38b7c6e9e graph : support cacheless embeddings with FA and iSWA (#16528) пре 3 месеци
llama-hparams.cpp 9008027aa3 hparams : add n_embd_inp() to support extended embed (#16928) пре 2 месеци
llama-hparams.h 9008027aa3 hparams : add n_embd_inp() to support extended embed (#16928) пре 2 месеци
llama-impl.cpp 53ff6b9b9f GGUF: C++ refactor, backend support, misc fixes (#11030) пре 1 година
llama-impl.h e81b8e4b7f llama: use FA + max. GPU layers by default (#15434) пре 4 месеци
llama-io.cpp e0dbec0bc6 llama : refactor llama_context, llama_kv_cache, llm_build_context (#12181) пре 10 месеци
llama-io.h e0dbec0bc6 llama : refactor llama_context, llama_kv_cache, llm_build_context (#12181) пре 10 месеци
llama-kv-cache-iswa.cpp 16bcc1259d kv-cache : pad the cache size to 256 for performance (#17046) пре 2 месеци
llama-kv-cache-iswa.h e789095502 llama: print memory breakdown on exit (#15860) пре 3 месеци
llama-kv-cache.cpp d261223d24 model: add support for qwen3vl series (#16780) пре 2 месеци
llama-kv-cache.h 85a7d8677b memory : remove KV cache size padding (#16812) пре 2 месеци
llama-kv-cells.h e3af5563bd llama: store mrope data in KV cell (#16825) пре 2 месеци
llama-memory-hybrid.cpp 0123ff38f5 memory : use sequential equal splits for recurrent modules (#16442) пре 3 месеци
llama-memory-hybrid.h e789095502 llama: print memory breakdown on exit (#15860) пре 3 месеци
llama-memory-recurrent.cpp 0c74f32632 memory: Hybrid context shift (#17009) пре 2 месеци
llama-memory-recurrent.h 7a0e900e36 llama: consistent ctx <-> buf order for KV cache (#16746) пре 2 месеци
llama-memory.cpp 745f11fed0 memory : correctly handle failure in apply() (#14438) пре 6 месеци
llama-memory.h e789095502 llama: print memory breakdown on exit (#15860) пре 3 месеци
llama-mmap.cpp 3a077146a4 llama : allow using mmap without PrefetchVirtualMemory, apply GGML_WIN_VER to llama.cpp sources (#14013) пре 7 месеци
llama-mmap.h 19b392d58d llama-mmap: fix missing include (#11796) пре 11 месеци
llama-model-loader.cpp 34fcc5a4ac model : Apertus model implementation (#15852) пре 3 месеци
llama-model-loader.h ef0144c087 model: support GLM 4.5 family of models (#14939) пре 5 месеци
llama-model-saver.cpp 88fc854b4b llama : improve sep token handling (#14272) пре 7 месеци
llama-model-saver.h 10d2af0eaa llama/ggml: add LLM training support (#10544) пре 8 месеци
llama-model.cpp 9008027aa3 hparams : add n_embd_inp() to support extended embed (#16928) пре 2 месеци
llama-model.h 0de0a01576 model : Minimax M2 (#16831) пре 2 месеци
llama-quant.cpp d7395115ba llama : use std::abs instead of abs (#16853) пре 2 месеци
llama-quant.h f66f582927 llama : refactor `src/llama.cpp` (#10902) пре 1 година
llama-sampling.cpp 81086cd6a3 vocab : mark EOT token for Granite models (#16499) пре 3 месеци
llama-sampling.h afa8a9ec9b llama : add `llama_vocab`, functions -> methods, naming (#11110) пре 1 година
llama-vocab.cpp 0de0a01576 model : Minimax M2 (#16831) пре 2 месеци
llama-vocab.h 0de0a01576 model : Minimax M2 (#16831) пре 2 месеци
llama.cpp 3e3cb19f64 llama-quant: add support for mmproj (#16592) пре 3 месеци
unicode-data.cpp 458367a906 server : better security control for public deployments (#9776) пре 1 година
unicode-data.h a39ab216aa llama : reduce compile time and binary size (#9712) пре 1 година
unicode.cpp 4a4f426944 model : add Kimi-K2 support (#14654) пре 6 месеци
unicode.h 624207e676 devops: add s390x & ppc64le CI (#15925) пре 3 месеци