]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/shortlog
pkg/ggml/sources/llama.cpp
5 days ago Mathieu BaudierAdapt and improve build after recent CMake config enhan...
5 days ago Mathieu BaudierMerge tag 'upstream/0.0.5713' into debian/latest
8 days ago Georgi Gerganovubatch : new splitting logic (#14217)
8 days ago Aman GuptaCUDA: add conv_2d_dw (#14265)
8 days ago Diego Devesaggml-cpu : remove unnecesary arm feature detection...
9 days ago Alex Trottagguf-py : make sentencepiece optional (#14200)
9 days ago aa956server : add server parameters for draft model cache...
9 days ago fanyangbuild : suppress gcc15 compile warnings (#14261)
9 days ago Anton Mitkovsycl: Cleanup codepaths in Get Rows in sycl backend...
9 days ago bashayer hijjillama-bench : add --no-warmup flag (#14224) (#14270)
9 days ago pqnetconvert : fix remote option in Windows (#14100)
9 days ago Aaron Teollamafile : support s390x SIMD instruction set (#14273)
9 days ago 0cc4mVulkan: Set device max size for host memory to avoid...
9 days ago Gabe Goodhartmemory : Hybrid recurrent cache (#13979)
9 days ago Georgi Gerganovmetal : add mean kernel (#14267)
9 days ago Aaron Teodocs: add s390x build documentation (#14264)
9 days ago Aaron Teoggml-cpu: reduce asm calls for hsum (#14037)
9 days ago Aaron Teoggml-cpu: fix uncaught underscore terminators (#14023)
10 days ago Charles Xuggml: Add Apple support for GGML_CPU_ALL_VARIANTS ...
10 days ago Xuan-Son Nguyenmtmd : refactor llava-uhd preprocessing logic (#14247)
10 days ago Xuan-Son Nguyenllama-chat : fix multiple system message for gemma...
10 days ago Sigbjørn Skjæretconvert : fix null head_dim AutoConfig regression ...
10 days ago Georgi Gerganovsync : ggml
10 days ago Daniel Beveniusggml : disable warnings for tests when using MSVC ...
10 days ago Daniel Beveniusggml : remove unused ggml_context_container (ggml/1272)
10 days ago Daniel Beveniusexamples : include examples in msvc disable warn (ggml...
10 days ago bandoticmake: remove shader-gen step-targets from ggml-vulkan...
11 days ago xctanggml-cpu : remove the weak alias trick (#14221)
11 days ago R0CKSTARmusa: fix build warning (unused variable) (#14231)
11 days ago Sigbjørn Skjæretcommon : suggest --jinja when autodetection fails ...
11 days ago Georgi Gerganovserver : fix incorrect usage of llama_get_embeddings...
12 days ago Diego Devesallama : add thread safety test (#14035)
12 days ago bandoticmake: clean up external project logic for vulkan-shade...
12 days ago Đinh Trọng Huymodel : add NeoBERT (#14164)
12 days ago uvosHIP: disable rocwmma on gfx12 by default until rocm...
12 days ago Georgi Gerganovllama : rework embeddings logic (#14208)
12 days ago Charles Xuggml: Add Android support for GGML_CPU_ALL_VARIANTS...
12 days ago Bartowskiconvert : remove arcee change in convert_hf_to_gguf_upd...
12 days ago Đinh Trọng Huygguf-py : allow key override when adding value to GGUFW...
12 days ago Jeff Bolzvulkan: mutex around vkQueueSubmit (#14127)
12 days ago xctanggml-cpu : rework weak alias on apple targets (#14146)
12 days ago Bartowskimodel : Add support for Arcee AI's upcoming AFM model...
12 days ago Eric Curtinserver : When listening on a unix domain socket don...
12 days ago Ed Addarioquantize : change int to unsigned int for KV overrides...
13 days ago uvosCUDA/HIP: fix ssm_scan on devices where warp size is...
13 days ago uvosHIP: Replace usage of depricated preprocessor macro...
13 days ago Georgi Gerganovkv-cache : fix use-after-move of defrag info (#14189)
13 days ago Mikko Juolamodel : add dots.llm1 architecture support (#14044...
13 days ago Georgi Gerganovcparams : rename LLAMA_MAX_PARALLEL_SEQUENCES to LLAMA_...
13 days ago Georgi Gerganovbatch : auto-gen positions + verify multi-sequence...
13 days ago Pepijn de Vosdocs : remove WIP since PR has been merged (#13912)
13 days ago Piotrllama-chat : Do not throw when tool parsing fails ...
2025-06-14 Aman Guptacompare-llama-bench: add option to plot (#14169)
2025-06-13 Georgi Gerganovvocab : fix build (#14175)
2025-06-13 Svetlozar Georgievsycl: fix docker image (#14144)
2025-06-13 Guy GoldenbergMerge commit from fork
2025-06-13 Georgi Gerganovbatch : add LLAMA_BATCH_DEBUG environment variable...
2025-06-13 ddpasadocs : Update multimodal.md (#14122)
2025-06-13 Georgi Gerganovbatch : rework llama_batch_allocr (#14153)
2025-06-13 Georgi Gerganovreadme : remove survey link (#14168)
2025-06-13 Christian Kastnercmake: Add ability to pass in LLAMA_BUILD_NUMBER/COMMIT...
2025-06-13 Đinh Trọng Huypooling : make cls_b and cls_out_b optional (#14165)
2025-06-13 Georgi Gerganovserver : fix SWA condition for full context reprocess...
2025-06-13 Anton Mitkovsycl: Adding additional cpy dbg print output (#14034)
2025-06-13 Ewan CrawfordSYCL: Bump oneMath commit (#14152)
2025-06-13 Christian Kastnercmake : Improve build-info.cpp generation (#14156)
2025-06-13 Georgi Gerganovvocab : prevent heap overflow when vocab is too small...
2025-06-12 Anton Mitkovsycl: Remove not needed copy f16->f32 for dnnl mul...
2025-06-12 Georgi Gerganovreadme : remove project status link (#14149)
2025-06-12 Georgi Gerganovserver : re-enable SWA speculative decoding (#14131)
2025-06-12 Georgi Gerganovcontext : simplify output counting logic during decode...
2025-06-12 Georgi Gerganovbatch : remove logits_all flag (#14141)
2025-06-12 Georgi Gerganovcmake : handle whitepsaces in path during metal build...
2025-06-12 Georgi Gerganovkv-cache : fix split_equal handling in unified implemen...
2025-06-12 compiladecontext : round n_tokens to next multiple of n_seqs...
2025-06-11 bandoticommon: fix issue with regex_escape routine on windows...
2025-06-11 Christian KastnerImplement GGML_CPU_ALL_VARIANTS for ARM (#14080)
2025-06-11 Sigbjørn Skjæretchore : clean up relative source dir paths (#14128)
2025-06-11 Sigbjørn Skjærettests : add test-tokenizers-repo (#14017)
2025-06-11 Jeff Bolzvulkan: Better thread-safety for command pools/buffers...
2025-06-11 Amanwebui: Wrap long numbers instead of infinite horizontal...
2025-06-11 Georgi Gerganovkv-cache : relax SWA masking condition (#14119)
2025-06-11 Taylorserver : pass default --keep argument (#14120)
2025-06-11 Georgi Gerganovkv-cache : add LLAMA_KV_CACHE_DEBUG environment variabl...
2025-06-11 Jeff Bolzvulkan: Track descriptor pools/sets per-context (#14109)
2025-06-10 lhezopencl: add `mul_mv_id_q4_0_f32_8x_flat` (#14003)
2025-06-10 compiladekv-cache : avoid modifying recurrent cells when setting...
2025-06-10 Sigbjørn Skjæretconvert : fix duplicate key DeepSeek-R1 conversion...
2025-06-10 Sigbjørn Skjæretllama : support GEGLU for jina-bert-v2 (#14090)
2025-06-10 Jeff Bolzvulkan: force device 0 in CI (#14106)
2025-06-10 Juk ArmstrongFixed spec timings to: accepted/tested instead of accep...
2025-06-10 Georgi Gerganovsync : ggml
2025-06-10 Georgi Gerganovggml : fix weak alias win32 (whisper/0)
2025-06-10 0cc4mVulkan: Don't default to CPU device (like llvmpipe...
2025-06-10 Isaac McFadyenrpc : nicer error messages for RPC server crash (#14076)
2025-06-10 Georgi Gerganovsync : ggml
2025-06-10 Kai PastorAdd in-build ggml::ggml ALIAS library (ggml/1260)
2025-06-09 Georgi Gerganovmetal : use less stack memory in FA kernel (#14088)
2025-06-09 Georgi Gerganovkv-cache : fix shift and defrag logic (#14081)
2025-06-09 Diego Devesallama : allow building all tests on windows when not...
next