]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/shortlog
pkg/ggml/sources/llama.cpp
2025-05-15 Xuan-Son Nguyenwebui : handle PDF input (as text or image) + convert...
2025-05-15 Piotr Wilkin... server : proper error handling for missing elements...
2025-05-15 Georgi Gerganovbench : handle decode errors (#13548)
2025-05-15 Olivier Chafik`server`: inject date_string in llama 3.x template...
2025-05-14 Georgi Gerganovkv-cache : fix out-of-bounds view during reserve graph...
2025-05-14 Yibo Caiarm64: optimize q6_k_q8_k kernel with i8mm (#13519)
2025-05-14 Olivier Chafik`common`: add partial regex support (#12808)
2025-05-14 Sigbjørn Skjæreteditorconfig : fix trailing whitespace from #13542...
2025-05-14 Gilad S.fix: crash when calling `llama_state_get_size` on a...
2025-05-14 Johannes GäßlerCUDA: fix crash on large batch size for quant. MoE...
2025-05-14 Diego Devesallama : fix quantize with dl backends (#13539)
2025-05-14 Johannes GäßlerCUDA: faster Deepseek FA, add Turing support (#13435)
2025-05-14 Gabe Goodhartfix: Move build_inp_pos to the top of the graph section...
2025-05-14 Georgi Gerganovserver : passthrough the /models endpoint during loadin...
2025-05-14 Xuan-Son Nguyenserver : fix cache_tokens bug with no cache_prompt...
2025-05-14 bandoticmake: simplify vulkan shader test logic (#13263)
2025-05-14 Jeff Bolzvulkan: KHR_coopmat flash attention (#13506)
2025-05-14 Xuan-Son Nguyenwebui : use fflate for more deterministic gzip compress...
2025-05-14 Luca Stefaniwebui: Allow pasting file from clipboard (#13526)
2025-05-14 ddpasadocs: Update link to ggml-org in multimodal.md (#13513)
2025-05-14 Sigbjørn Skjæretscripts : fix compare-llama-bench.py show parameter...
2025-05-14 Jeff Bolzvulkan: workaround FA compile failures on macos (#13517)
2025-05-13 Ed Addarioquantize : improve tensor-type pattern matching (#13033)
2025-05-13 Xuan-Son Nguyenclip : clip.h become private API (⚠️ breaking change...
2025-05-13 Georgi Gerganovmetal : use FA-vec kernel up to batch size 20 (#13496)
2025-05-13 Georgi Gerganovmetal : optimize multi-sequence FA vec kernel (#13493)
2025-05-13 Dan Johanssonggml-cpu: Update KleidiAI to v1.6 and fix include direc...
2025-05-13 Georgi Gerganovbatched-bench : fix pp batch contents (#13492)
2025-05-13 Xuan-Son Nguyenmtmd : remove libllava, remove clip-quantize-cli (...
2025-05-13 Sigbjørn Skjæretscripts : support arbitrary input file formats in compa...
2025-05-13 Gabe Goodhartmodel : Granite MoE shared (#13269)
2025-05-13 Georgi Gerganovsync : ggml
2025-05-12 Diego Devesallama-bench : add defrag-thold, check for invalid range...
2025-05-12 lhezopencl: remove unnecessary assert for `add` (#13257)
2025-05-12 Xuan-Son Nguyenclip : cap max image size 1024 for qwen vl model (...
2025-05-12 Johannes Gäßlerllama/ggml: add LLM training support (#10544)
2025-05-12 Georgi Gerganovcontext : fix state io for memory-less contexts (#13470)
2025-05-12 Anudit Nagarserver : allow content to be null in oaicompat_completi...
2025-05-12 Diego Devesallama-bench : accept ranges for integer parameters...
2025-05-12 Dan Johanssonggml-cpu: Integrate fp32=bf16xbf16 SME KleidiAI kernel...
2025-05-12 Johannes GäßlerCUDA: fix misaligned synchronization in FA (#13469)
2025-05-12 Xuan-Son Nguyenggml : add mrope kernel for metal (#13457)
2025-05-12 Atharva Dubeyenable dpcpp nightly builds with libraries (#13406)
2025-05-11 Citymtmd : Use RMS norm for InternVL 3 38B and 78B mmproj...
2025-05-11 Anthony Umfertools : fix uninitialized llama_batch in server (#13436)
2025-05-11 Sigbjørn Skjæretscripts : exit compare-llama-bench.py gracefully when...
2025-05-11 Johannes GäßlerCUDA: fix crash with partial offloading of MoE (#13439)
2025-05-11 David HuangAdd `--no-op-offload` to improve `-ot` pp perf in MoE...
2025-05-11 Citymtmd : support InternVL 3 38B and 78B mmproj (#13443)
2025-05-11 Xuan-Son Nguyenmtmd : move helpers to dedicated file (#13442)
2025-05-10 Thomas Germerdocs : Fix typo in InternVL3 model name (#13440)
2025-05-10 Johannes GäßlerCUDA: fix race conditions FlashAttention kernels (...
2025-05-10 Sigbjørn Skjæretvocab : add ByteDance-Seed/Seed-Coder (#13423)
2025-05-10 Xuan-Son Nguyenmtmd : add hard limit on image resolution for qwen2vl...
2025-05-10 Xuan-Son Nguyenserver : update docs (#13432)
2025-05-10 Sigbjørn Skjæretllguidance : set tokenizer slices to default (#13424)
2025-05-10 Thammachart... ci: free_disk_space flag enabled for intel variant...
2025-05-10 Xuan-Son Nguyenmtmd : support InternVL 2.5 and 3 (#13422)
2025-05-10 Johannes GäßlerCUDA: fix FlashAttention on Turing (#13415)
2025-05-10 Xuan-Son Nguyenarg : add env var to control mmproj (#13416)
2025-05-10 Jeff Bolzvulkan: scalar flash attention implementation (#13324)
2025-05-09 Helton Reischore(llguidance): use tagged version that does not...
2025-05-09 Xuan-Son Nguyen server : vision support via libmtmd (#12898)
2025-05-09 Alberto Cabrera... sycl : implementation of reordered Q4_0 MMVQ for Intel...
2025-05-09 Georgi Gerganovmetal : optimize MoE for large batches (#13388)
2025-05-09 Johannes GäßlerCUDA: FA support for Deepseek (Ampere or newer) (#13306)
2025-05-09 Diego Devesallama : do not crash if there is no CPU backend (#13395)
2025-05-09 Johannes GäßlerCUDA: fix crash on large batch size for MoE models...
2025-05-09 Bartowskiimatrix : Add --parse-special for enabling parsing...
2025-05-09 R0CKSTARllama-run: add support for downloading models from...
2025-05-09 Xuan-Son Nguyenmtmd : fix batch_view for m-rope (#13397)
2025-05-09 Xuan-Son Nguyenllama : one-off chat template fix for Mistral-Small...
2025-05-09 Radoslav Gerganovrpc : add rpc_msg_set_tensor_hash_req (#13353)
2025-05-09 Jeff Bolzvulkan: Allow up to 4096 elements for mul_mat_id row_id...
2025-05-09 Xuan-Son Nguyenserver : (webui) rename has_multimodal --> modalities...
2025-05-08 Diego Devesaci : limit write permission to only the release step... upstream/0.0.5318
2025-05-08 Matt Claytonmtmd : Expose helper_decode_image_chunk (#13366)
2025-05-08 Xuan-Son Nguyenserver : (webui) fix a very small misalignment (#13387)
2025-05-08 Xuan-Son Nguyenserver : (webui) revamp the input area, plus many small...
2025-05-08 Sigbjørn Skjæretconvert : support rope_scaling type and rope_type ...
2025-05-08 welixmtmd : fix the calculation of n_tokens for smolvlm...
2025-05-08 Georgi Gerganovcontext : allow cache-less context for embeddings ...
2025-05-08 Georgi Gerganovcontext : remove logits_all flag (#13284)
2025-05-08 Diego Devesaci : move release workflow to a separate file (#13362)
2025-05-08 Diego Devesallama : print size and type of overridden tensors ...
2025-05-08 Alberto Cabrera... sycl: addressing non-contiguous src1 mul_mats (nc and...
2025-05-07 Diego Devesadocker : disable arm64 and intel images (#13356)
2025-05-07 Georgi Gerganovsync : ggml
2025-05-07 Daniel Beveniuswhisper: remove MSVC warnings pragmas (whisper/3090)
2025-05-07 Jared Tweedcmake : removed stdc++fs (whisper/3097)
2025-05-07 Sigbjørn Skjæretllama : deci : support ffn-free with attention (#13296)
2025-05-07 Ycroscommon : Add a warning when we can't match samplers...
2025-05-07 R0CKSTARcuda : remove nrows_x in mul_mat_q_process_tile (#13325)
2025-05-07 Georgi Gerganovexamples : remove infill (#13283)
2025-05-07 piDackllama : support tie embedding for chatglm models (...
2025-05-06 Johannes GäßlerCUDA: mix virt/real CUDA archs for GGML_NATIVE=OFF...
2025-05-06 Xuan-Son Nguyenclip : refactor graph builder (#13321)
2025-05-06 DocShotgunsampling : make top_n_sigma no-op at <=0 or a single...
2025-05-06 oobaboogasampling : don't consider -infinity values in top_n_sig...
2025-05-06 Diego Devesacmake : remove arm64 msvc presets (#13342)
next