]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/shortlog
pkg/ggml/sources/llama.cpp
2026-06-05 Johannes GäßlerTP: round up granularity to 128 (#24180)
2026-06-05 therealkenccli: fix model params not propagated (#23893)
2026-06-05 Georgi Gerganovmodel : fix llama_model::n_gpu_layers() (#24188)
2026-06-05 Pascalui: run npm install when package-lock.json is newer...
2026-06-05 MarioFix link to available UI settings (#24169)
2026-06-05 Xuan-Son Nguyenui: add ignore-scripts=true to npmrc (#24149)
2026-06-05 Pedro Cuencadocs: Update quantization readme (#24133)
2026-06-05 Georgi Gerganovminor : fix lint issues (#24165)
2026-06-05 Georgi Gerganovhparams : refactor `hparams.n_layer` (#24060)
2026-06-05 Charles Xukleidiai : dynamic chunck-based scheduling for hybrid...
2026-06-05 Oliver SimonsCUDA: enroll mul_mat_vec_q_moe into pdl (#24087)
2026-06-05 Daniel Beveniusci : build-msys job slimming [no ci] (#24157)
2026-06-05 Mason Milburnsycl : port multi-column MMVQ from CUDA backend (#21845)
2026-06-04 Georgi Gerganovserver : disable on-device spec checkpoints (#24108)
2026-06-04 Xuan-Son Nguyenarg: fix double mtp downloads (#24128)
2026-06-04 viggywebui: [a11y] fix keyboard navigation issues in chat...
2026-06-04 BartowskiMove duplicated imatrix code into single common imatrix...
2026-06-04 Aleksander... ui: Fixed packages (#24119)
2026-06-04 MagicExistsui: added single line reasoning preview (#23601)
2026-06-04 forforever73return filter to save memory (#24125)
2026-06-04 Pedro Cuencaconvert: Fix Gemma 4 Unified conversion (#24118)
2026-06-04 Kartik Sirohiggml: vectorize ggml_vec_dot_q4_1_q8_1 with WASM SIMD12...
2026-06-04 Yongyue Sunserver: avoid unnecessary checkpoint restore when new...
2026-06-04 Xuan-Son Nguyenagents: refactor, include more guidelines (#24111)
2026-06-04 Pascalwebui: fix tool selector toggle/counter, key tools...
2026-06-04 Gerard Martinezbuild : use umbrella Headers directory for XCFramework...
2026-06-04 A Bserver : add header to tools/server/server-http.h ...
2026-06-04 Andrea Richiardicmake: skip cvector-generator and export-lora when...
2026-06-04 Andreifix(mtmd): handle Gemma 4 audio projector embedding...
2026-06-04 Georgi Gerganovreadme : add status badges (#24104)
2026-06-04 Georgi Gerganovtests : refactor test-save-load-state to accept token...
2026-06-04 Georgi Gerganovmetal : reduce rset heartbeat from 500ms -> 5ms (#24074)
2026-06-04 Reese Levineggml-webgpu: FlashAttention refactor + standardize...
2026-06-04 rehan-10xengineerggml-cpu: extend RVV quantization vec dot to higher...
2026-06-04 Todd Malsbarysycl : Improve SYCL doc (#23025)
2026-06-03 Andreimtmd: fix Gemma 4 unified FPE (#24088)
2026-06-03 Aman Guptaqwen35: use post-norm hidden state for MTP (#24025)
2026-06-03 Xuan-Son Nguyenmtmd: enable non-causal vision for gemma 4 unified...
2026-06-03 Xuan-Son Nguyenmtmd, model: allow skip build_vit() (#24077)
2026-06-03 Aleksander... ui: Mermaid Diagrams in chat + interactive preview...
2026-06-03 Andreas KieslingerAvoid PDL race conditions by disabling __restrict__...
2026-06-03 Charles Xuggml-cpu: use runtime SVE width in FWHT (#24059)
2026-06-03 Aman Guptacuda: reserve space for quantize kv-cache at startup...
2026-06-03 Georgi Gerganovtests : add support for qwen3 SSM archs (#24031)
2026-06-03 Alessandro... update BoringSSL to 0.20260526.0 (#23794)
2026-06-03 Georgi Gerganovci : disable ccache for msvc windows release jobs ...
2026-06-03 Ryan Mangenoarg : removed unecesary mmproj download when users...
2026-06-02 lhezopencl: use flat variants of q4_K and q6_K gemv for...
2026-06-02 Max Krasnyanskyhexagon: profiler output fix and script updates (#24042)
2026-06-02 Mikhail Podvitskiimodel: add Mellum architecture (#23966)
2026-06-02 Hans Florianmodel : support granite multilingual embeddings R2...
2026-06-02 Piotr Wilkin... StepFun 3.5 MTP (#23274)
2026-06-02 Daniel Beveniuscommon : fix state save in common_prompt_batch_decode...
2026-06-02 Xuan-Son Nguyenserver: add SSE ping interval (#24013)
2026-06-02 Georgi Gerganovci : reduce self-hosted server workflow jobs (#24012)
2026-06-02 Mikhail Podvitskiidocs : update HOWTO-add-model.md (#23883)
2026-06-02 Marcos Del... ui: simplify network error handling (#23431)
2026-06-02 Aleksander... ui: Add Thinking mode toggle with reasoning effort...
2026-06-02 Georgi Gerganovkv-cache : SWA checkpoints store only non-masked cells...
2026-06-02 forforever73convert : support Step3.7-Flash (#23845)
2026-06-02 Georgi Gerganovllama : deprecate `llama_set_warmup` (#24009)
2026-06-02 Max Krasnyanskyhexagon: MUL_MAT, MUL_MAT_ID, FLASH_ATTN and GDN cleanu...
2026-06-02 Todor Boinovskihexagon: add gelu_quick (#24007)
2026-06-02 Pascalserver: real-time reasoning interruption via control...
2026-06-02 Anav Prasadclean up unused variables warnings (#23975)
2026-06-02 lhezopencl: fix compiler warnings for non-adreno path ...
2026-06-01 Masashi Yoshimurarevert to using global_invocation_id for cpy shader...
2026-06-01 Georgi Gerganovspeculative : fix n_outputs_max and remove draft-simple...
2026-06-01 Christian Hoener... nix : add nix-nodejs facilities to build Web UI (#23846)
2026-06-01 shaofeiqiopencl: add basic support for q5_0 and q5_1 (#23548)
2026-06-01 Adrien Gallouëtvendor : update cpp-httplib to 0.46.1 (#23980)
2026-06-01 Aman Guptallama: limit max outputs of `llama_context` (#23861)
2026-06-01 Shrivas Shankarmetal: template GLU kernels to support f16/f32 (#23882)
2026-06-01 Jeff Bolzvulkan: don't hold the device mutex while compiling...
2026-06-01 Winston Mavulkan: reduce host memory lock contention (#23376)
2026-06-01 o7sivocab: add normalizer.lowercase support to WPM (#23899)
2026-06-01 Johannes GäßlerTP: quantized KV cache support (#23792)
2026-06-01 Georgi Gerganovsecurity : disable private disclosures (#23963)
2026-06-01 Junwon Hwangmodel: Add EXAONE 4.5 implementations (#21733)
2026-06-01 Matt Corallovulkan: Block-load Q3_K/Q6_K block data and subtract...
2026-06-01 Winston Mavulkan: Removed unused functions (#23175)
2026-06-01 Aldehir Rojascommon : support manually triggering the reasoning...
2026-06-01 Georgi Gerganovci : add missing Linux label to cpu-x64-high-perf runne...
2026-06-01 Neo Zhang[SYCL] Support Q4_1, Q5_0, Q5_1 in Flash-attention...
2026-06-01 Neo Zhang[SYCL] Add more types in GET_ROWS OP (#23710)
2026-06-01 Neo Zhangsycl : Optimize Q3_K mul_mat by reorder (#23725)
2026-06-01 Eveci: remove redundant or duplicate jobs (#23927)
2026-05-31 Eric Zhangserver : handle If-None-Match weak ETags (#23916)
2026-05-31 Georgi Gerganovci : limit trigger paths for the CPU workflow (#23938)
2026-05-31 o7sivocab : add tokenizer support for jina-embeddings-v2...
2026-05-31 Eric Zhangui: fix ETag truncation with MSVC compiler (#23917)
2026-05-31 Vladislavdocs : update ZenDNN docs for Q8 support (#23791)
2026-05-31 Ruben Ortlamllama: only use one iGPU device by default (#23897)
2026-05-30 Pascalwebui: add custom CSS injection via config (#23904)
2026-05-30 Gaurav GargSupport `-fa auto` in llama-bench (#23714)
2026-05-30 lhezopencl: support bf16 by converting to f16 (#23839)
2026-05-30 Pascalui: exclude generated build dirs from prettier and...
2026-05-30 Johannes GäßlerTP: fix granularity for Qwen 3.5/3.6 + 3 GPUs (#23843)
2026-05-30 Georgi Gerganovmetal : restore im2col implementation for large kernels...
2026-05-30 Xuan-Son Nguyentest: (test-llama-archs) log the config name first...
next