]> git.djapps.eu Git - pkg/ggml/sources/ggml/shortlog
pkg/ggml/sources/ggml
13 days ago hipuddingCANN: Disable acl_graph for prefill stage (llama/15933)
13 days ago Oliver SimonsCUDA: Add `fastdiv` to `k_bin_bcast*`, giving 1-3%...
13 days ago Daniel Beveniusggml-cpu : fix padding in ggml_timestep_embedding ...
13 days ago Georgi Gerganovsync : llama.cpp
13 days ago Georgi Gerganovmetal : make the backend async (llama/15906)
13 days ago Georgi Gerganovsync : llama.cpp
13 days ago Daniel Beveniustests : filter out no-ops from coverage report (llama...
13 days ago Chenguang LiCANN: Add ROPE sin/cos cache for reuse (llama/15912)
13 days ago Chenguang LiCANN: implement LRU cache for ACL graphs (llama/15814)
13 days ago Ruben Ortlamvulkan: throw the oom error instead of no memory type...
13 days ago Jeff Bolzvulkan: Fix OOB accesses in soft_max_back (llama/15861)
13 days ago Johannes GäßlerHIP: use v_dot2_f32_f16 instruction for FA (llama/15884)
13 days ago lksj92hsWorkaround for subgroup arithmetic failing on MoltenVK...
13 days ago Aman GuptaCUDA: Add mul_mat_id support for the mmf kernel (llama...
13 days ago Johannes GäßlerCUDA: fix GET_ROWS for large tensors (llama/15882)
13 days ago Jeff Bolzvulkan: sort graph to allow more parallel execution...
13 days ago Aman GuptaCUDA: generate_cu_files.py - add missing mxfp4 (llama...
13 days ago Georgi Gerganovcuda : fix supports_op condition for get_rows when...
13 days ago Georgi Gerganovsync : llama.cpp
13 days ago Georgi Gerganovmetal : refactor + optimize (llama/15857)
13 days ago Georgi Gerganovsync : llama.cpp
13 days ago Xuan-Son Nguyenggml: allow casting between f32 and i32 (llama/15783)
13 days ago Sigbjørn SkjæretCUDA: non-contiguous src0 not supported for PAD (llama...
13 days ago Jeff Bolztests: large sizes for get_rows (llama/15687)
13 days ago Chenguang LiCANN: Stream sync between devices for acl_graph (llama...
13 days ago Jeff Bolzvulkan: support im2col_3d (llama/15795)
13 days ago Aaron Teoggml-cpu: clean up s390x SIMD (llama/15855)
13 days ago Jeff Bolzvulkan: Support pad_ext (llama/15794)
13 days ago Jeff Bolzvulkan: Use larger loads in scalar/coopmat1 matmul...
13 days ago Daniel Beveniusggml WebGPU: remove userdata from request adapter callb...
13 days ago Johannes GäßlerCUDA: faster tile FA (Pascal/AMD), headsize 256 (llama...
13 days ago Charles Xukleidiai: generalize compute_forward_kv_cache to comput...
13 days ago Johannes Gäßlerggml-cpu: document use of "free" memory [no ci] (llama...
13 days ago Aaron Teoggml-cpu: drop support for nnpa intrinsics (llama/15821)
13 days ago Johannes GäßlerCUDA: fastdiv, launch bounds for mmvq + q8_1 quant...
13 days ago Daniel Beveniustests : add --list-ops and --show-coverage options...
2025-09-16 StyMaarUpdate gguf specification to synchronize the `ggml_typ...
2025-09-16 Daniel Beveniusggml : introduce semantic versioning (#1336)
2025-09-10 Gregor JasnyCUDA : conditionally add cuda architectures (#1341)
2025-09-09 distlibsgitignore : ignore idea files (#1339)
2025-09-05 Georgi Gerganovsync : llama.cpp
2025-09-05 Gabe Goodhartmetal : Add template specialization for mul_mm_id w...
2025-09-05 Chenguang LiCANN: Refactor ND to NZ workspace to be per-device...
2025-09-05 leejetggml: add ops for WAN video model (cuda && cpu) (llama...
2025-09-05 hipuddingCANN: Fix precision issue on 310I DUO multi-devices...
2025-09-05 rmatifopencl: add hs=40 to FA (llama/15758)
2025-09-05 Chenguang LiCANN: fix acl_rstd allocation size in ggml_cann_rms_nor...
2025-09-05 Ruben Ortlamvulkan: fix mmv subgroup16 selection (llama/15775)
2025-09-05 Jeff Bolzvulkan: don't use std::string in load_shaders, to impro...
2025-09-05 Daniel Beveniusvulkan : update ggml_vk_instance_validation_ext_availab...
2025-09-05 Shin-myoung... ggml vulkan: add hardsigmoid and hardswish operations...
2025-09-05 Oliver SimonsCUDA: Optimize `rms_norm_f32` kernel and its fused...
2025-09-05 hipuddingCANN: Add RoPE contiguous check for 310I DUP device...
2025-09-05 xctanggml-cpu : optimize RVV kernels (llama/15720)
2025-09-05 hipuddingCANN: Mask unsupported TRANSPOSE_1D operator (llama...
2025-09-05 Chenguang LiCANN: Fix type float_t to float (llama/15736)
2025-09-05 Ruben Ortlamvulkan: fix shaders gen when no integer dot is availabl...
2025-09-05 hipuddingCANN: Resolve soft_max precision issue (llama/15730)
2025-09-05 Jeff Bolzvulkan: Fix macro parameter order for f32 matmul shader...
2025-09-05 rmatifopencl: add attn sinks support for FA kernels (llama...
2025-09-05 Chenguang LiCANN: Support eager execution mode under ACL graph...
2025-09-05 hipuddingCANN: Support ext_factor in rope (llama/15710)
2025-09-05 Johannes Gäßlerggml-backend: raise GGML_MAX_SPLIT_INPUTS (llama/15722)
2025-09-05 Gilad S.vulkan: use memory budget extension to read memory...
2025-09-05 Jeff Bolzvulkan: add missing clamps in new mul_mat_id paths...
2025-09-05 Ruben Ortlamvulkan: disable large mmv subgroups on older Nvidia...
2025-09-05 s-goto-11ggml: SVE support for exponential functions (llama...
2025-09-05 Prashant Vithuleggml: aarch64: Implement SVE F16 kernels for vector...
2025-09-05 Ruben OrtlamVulkan: Add Integer Dot Product mul_mat_vec shader...
2025-09-05 Daniel Beveniusggml : WebGPU add TRANSPOSE and RESHAPE to supported...
2025-09-05 Akarshan BiswasCUDA: fix build error from ambiguous __half conversions...
2025-09-05 hipuddingCANN: Optimize MUL_MAT_ID (llama/15658)
2025-09-05 hipuddingCANN: fix RoPE cache issue on multi-device (llama/15629)
2025-09-05 Georgi Gerganovmetal : fix checks for available FA kernels (llama...
2025-09-05 Diego Devesallama : separate compute buffer reserve from fattn...
2025-09-05 Jeff Bolzvulkan: handle large sizes for get_rows (llama/15686)
2025-09-05 Jeff Bolzvulkan: mul_mat_id coopmat2 optimizations (llama/15546)
2025-09-05 Daniel Beveniusvulkan : remove unused portability_enumeration_ext...
2025-09-05 Jeff Bolzvulkan: Allow fallback to sysmem memory when vidmem...
2025-09-05 Jeff Bolzvulkan: clamp matmul and FA results to the max finite...
2025-09-05 Charles Xuggml: update kleidiai to v1.13.0 (llama/15663)
2025-09-05 Johannes Gäßlerllama: use FA + max. GPU layers by default (llama/15434)
2025-09-05 Johannes GäßlerCUDA: use FP32 arithmetic for conv2d (llama/15683)
2025-09-05 Jeff Bolzvulkan: Skip syncing for prealloc_y when it is reused...
2025-09-05 Chenguang LiCANN: FIx compiler warnings (llama/15661)
2025-09-05 Aman GuptaCUDA: fix bug in rms_norm fusion (llama/15660)
2025-09-05 Aman GuptaCUDA: fuse adds, fuse add with rms norm (llama/15631)
2025-09-05 mnehete32CUDA: add conv2d (llama/15635)
2025-09-05 Aaron Teoggml-cpu: fix invalid hsum build in debug s390x (llama...
2025-09-05 compiladeggml : fix SSM_SCAN for n_groups > 1 (llama/15625)
2025-09-05 Georgi Gerganovkv-cache : remove LLAMA_SET_ROWS checks (llama/15505)
2025-09-05 matiaslincuda: Add cublasLt_static linking when GGML_STATIC...
2025-09-05 uvosHIP: Enable support for ggml_backend_cuda_register_host...
2025-09-05 Chenguang LiCANN: refactor mask handling and improve performance...
2025-09-05 xctanggml-cpu : add basic RVV support for vector f32 ops...
2025-09-05 rmatifOpenCL: add fused group_norm/norm, mul, add (llama...
2025-09-05 Diego Devesatests : fix test-opt with GGML_BACKEND_DL (llama/15599)
2025-09-05 Akarshan BiswasSYCL: fix rms_norm_mul_add for tensor dim not a multipl...
2025-09-05 Evetests: add performance test for mul mat id (llama/15543)
2025-09-05 shalinib-ibmllamafile: PowerPC Sgemm Optimization (llama/15558)
next