]> git.djapps.eu Git - pkg/ggml/sources/ggml/shortlog
pkg/ggml/sources/ggml
2025-04-10 Georgi Gerganovsync : llama.cpp
2025-04-10 Chenguang LiCANN: Support more ops (llama/12841)
2025-04-10 Prajwal B MehendarkarFixes #12823 (llama/12830)
2025-04-10 Piotr Kubajggml-cpu-impl.h: do not redefine bool on POWER9 (llama...
2025-04-10 Piotr Kubajggml-impl.h: fix build on POWER9 (llama/12855)
2025-04-10 Chenguang LiCANN: Support Opt CONV_TRANSPOSE_1D and ELU (llama...
2025-04-10 Jeff Bolzvulkan: In coopmat2 mmq, load q4_k/q5_k scales through...
2025-04-10 Jeff Bolzvulkan: Use fp16 for the flash attention P*V multiplica...
2025-04-10 Sigbjørn Skjæretcuda : add f32 to bf16 copy op (llama/12806)
2025-04-10 Georgi Gerganovllama : fix FA when KV cache is not used (i.e. embeddin...
2025-04-10 cmdr2ggml: don't include arm_neon.h when using CUDA 12 with...
2025-04-09 Diego Devesaggml : add bilinear upscale support (#1185)
2025-04-09 Diego Devesaggml : add more generic custom op, remove deprecated...
2025-04-08 Georgi Gerganovsync : llama.cpp
2025-04-08 Neo Zhang JianyuRevert "sycl:remove redundant memcopy in function ggml_...
2025-04-08 lhezopencl: better identify Adreno GPU (llama/12760)
2025-04-08 Georgi Gerganovcuda : fix HIP and MUSA BF16 (llama/0)
2025-04-08 zhouwgsycl: remove redundant memcopy in function ggml_backend...
2025-04-08 zhouwgCANN: fix typo in ggml-cann (llama/12733)
2025-04-08 hipuddingCANN: Refactor to reduce duplicate code (llama/12731)
2025-04-08 R0CKSTARmusa: fix compilation warnings in mp_22/31 (llama/12780)
2025-04-08 Jeff Bolzvulkan: fix NaN issue in flash attention shader (llama...
2025-04-08 Jeff Bolzvulkan: Use unclamped loads for flash attention mask...
2025-04-08 0cc4mVulkan: Tune Vulkan mmq int dot shader for performance...
2025-04-08 Nicolò Scipionesycl: allow ggml-sycl configuration and compilation...
2025-04-08 Ronny Brendelcmake: fix ggml-shaders-gen compiler paths containing...
2025-04-08 Jeff Bolzvulkan: Hybrid waitForFences/getFenceStatus to reduce...
2025-04-08 Jeff Bolzvulkan: set cmake minimum and project name in vulkan...
2025-04-08 Gaurav GargCUDA: Prefer vector flash decoding kernel for Gemma...
2025-04-08 Jeff Bolzvulkan: Fix missing cmake logic for dot product extensi...
2025-04-08 a3shfix MUSA compiler warning (llama/12704)
2025-04-08 Chenguang LiCANN: Support operator SIN COS ARGMAX (llama/12709)
2025-04-08 Alan GraySimplify and improve CUDA graphs through use of indirec...
2025-04-08 hipuddingCANN: Fix failed test cases (llama/12708)
2025-04-08 lhezopencl: use `max_alloc_size` in backend ctx instead...
2025-04-08 Jeff Bolzvulkan: Implement split_k for coopmat2 flash attention...
2025-04-08 bandoticmake: remove caching from vulkan coopmat checks (llama...
2025-04-08 Jeff Bolzvulkan: Implement grouped query attention in the coopma...
2025-04-08 0cc4mVulkan: Fix mmq int dot float cache size (llama/12722)
2025-04-08 Diego Devesallama : add option to override model tensor buffers...
2025-04-07 Georgi Gerganovggml : simplify Arm fp16 CPU logic (#1177)
2025-04-04 Sigbjørn SkjæretCUDA: don't convert BF16 weights to FP32 (#1174)
2025-04-03 Georgi Gerganovsync : whisper.cpp upstream/0.0.1898
2025-04-02 cmdr2cpu: move all the operators into a separate c++ file...
2025-04-02 Georgi Gerganovsync : llama.cpp
2025-04-02 Chenguang Liget_rows and dup optimization (llama/12671)
2025-04-02 Junil Kimopencl : fix memory allocation size (llama/12649)
2025-04-02 Georgi Gerganovmetal : use F32 prec in FA kernels (llama/12688)
2025-04-02 R0CKSTARFix clang warning in gguf_check_reserved_keys (llama...
2025-04-02 Wagner Brunavulkan: fix build when glslc doesn't support coopmat...
2025-04-02 Romain BiessySYCL: Rename oneMKL to oneMath (llama/12192)
2025-04-02 Akarshan BiswasSYCL: switch to SYCL namespace (llama/12674)
2025-04-02 a3shggml : faster ssm scan (llama/10558)
2025-04-02 0cc4mVulkan: Add DP4A MMQ and Q8_1 quantization shader ...
2025-04-02 Georgi Gerganovcmake : fix whitespace (llama/0)
2025-03-31 Georgi Gerganovsync : whisper.cpp
2025-03-31 Sandro Haneacmake: improve Vulkan cooperative matrix support checks...
2025-03-31 Georgi Gerganovsync : llama.cpp
2025-03-31 Akarshan BiswasSYCL: Remove misleading ggml_sycl_op_flatten function...
2025-03-31 Georgi Gerganovmetal : use constexpr in FA kernels + fix typedef ...
2025-03-31 R0CKSTARmusa: fix all warnings, re-enable `-DLLAMA_FATAL_WARNIN...
2025-03-31 Jaycmake : fix ccache conflict (llama/12522)
2025-03-29 Xuan-Son Nguyencpu : rm unused variable (#1166)
2025-03-29 cmdr2cpu: de-duplicate some of the operators and refactor...
2025-03-28 Georgi Gerganovsync : whisper.cpp
2025-03-28 Daniel Beveniusggml : add logging for native build options/vars (whisp...
2025-03-28 Daniel Beveniusexamples : command.wasm updates (whisper/2904)
2025-03-28 Georgi Gerganovsync : llama.cpp
2025-03-28 Georgi Gerganovmetal : improve FA + improve MoE (llama/12612)
2025-03-28 Icenowy Zhengvulkan: fix coopmat shader generation when cross-compil...
2025-03-28 amritahs-ibmllamafile : ppc64le GEMV forwarding for FP32. (llama...
2025-03-28 Radoslav Gerganovrpc : send hash when tensor data is above some fixed...
2025-03-28 lhezopencl: add multi and vision rope, `gelu_quick` and...
2025-03-27 Georgi Gerganovsync : llama.cpp
2025-03-27 Georgi Gerganovscripts : update sync (#1161)
2025-03-27 Georgi Gerganovfiles : remove old wkv6 sources (#0)
2025-03-27 Georgi Gerganovsync : llama.cpp
2025-03-27 Georgi Gerganovggml : sync/merge cmake,riscv,powerpc, add common.cmake...
2025-03-27 amritahs-ibmllamafile : ppc64le MMA implementation for Q4_0. (llama...
2025-03-27 Akarshan BiswasSYCL: implement memset ggml backend buffer interface...
2025-03-27 Slobodan JosicHIP: Add support for RDNA4 targets (llama/12372)
2025-03-27 Georgi Gerganovmetal : refactor mat-vec code (llama/12569)
2025-03-27 Georgi Gerganovggml : fix MUL_MAT_ID repack with Q8_K (llama/12544)
2025-03-27 Dan Johanssonggml-cpu : update KleidiAI to v1.5.0 (llama/12568)
2025-03-27 Akarshan BiswasSYCL: disable Q4_0 reorder optimization (llama/12560)
2025-03-27 lhezopencl: simplify kernel embedding logic in cmakefile...
2025-03-27 R0CKSTARCUDA: Fix clang warnings (llama/12540)
2025-03-27 Jeff Bolzvulkan: fix mul_mat_vec failure in backend tests (llama...
2025-03-27 Georgi Gerganovggml : fix quantized cpy op (llama/12310)
2025-03-27 R0CKSTARmusa: refine compute capability (llama/12493)
2025-03-27 Jeff Bolzvulkan: Optimize mul_mat_vec p021 and nc shaders (llama...
2025-03-27 stduhpfVulkan: RTE rounding for cpy to quant (llama/12480)
2025-03-27 Evevulkan: workaround for AMD Windows driver 16 bit unpack...
2025-03-27 蕭澧邦Fix build on Windows when ccache enabled (#9954) (llama...
2025-03-27 Svetlozar Georgievsycl: cleanup oneDNN related code (llama/12097)
2025-03-27 Srihari-mcwggml : block interleaving support for Q4_K quantization...
2025-03-27 Gaurav GargCUDA: Improve flash decoding kernel GPU occupancy for...
2025-03-27 Jeff Bolzvulkan: optimize iq1 coopmat2 dequant functions (llama...
2025-03-27 Guus WaalsFix visionOS build and add CI (llama/12415)
2025-03-27 Jeff Bolzvulkan: Submit once enough matmul work has been recorde...
next