]> git.djapps.eu Git - pkg/ggml/sources/ggml/shortlog
pkg/ggml/sources/ggml
2024-09-08 Georgi Gerganovexamples : add null threadpool args where needed (#0)
2024-09-08 Georgi Gerganovsync : llama.cpp
2024-09-08 Georgi Gerganovmetal : update support condition for im2col + fix warni...
2024-09-08 slarenggml : always check bounds on get_rows operations ...
2024-09-08 Xuan Son Nguyenggml : fix missing `cpu_set_t` on emscripten (llama...
2024-09-08 Markus TavenrathImprove Vulkan shader build system (llama/9239)
2024-09-08 compiladeggml-quants : ternary packing for TriLMs and BitNet...
2024-09-08 slarencuda : fix defrag with quantized KV (llama/9319)
2024-09-08 Srihari-mcwggml : AVX2 support for Q4_0_8_8 (llama/8713)
2024-09-08 Ouadie EL FAROUKIFix DMMV dequantization (llama/9279)
2024-09-08 yuri@FreeBSDggml : add pthread includes on FreeBSD (llama/9258)
2024-09-08 Molly Sophiallama : support RWKV v6 models (llama/8980)
2024-09-08 Faisal ZaghloulThreadpool: take 2 (llama/8672)
2024-09-06 Salvatore Mesoracavulkan: fix compilation with GGML_VULKAN_DEBUG=ON ...
2024-09-06 Salvatore Mesoracavulkan: add dryrun support to sin and cos ops (#947)
2024-09-06 Salvatore Mesoracavulkan: correctly report support for OP_CONT (#946)
2024-09-03 Johannes Gäßlertests: add gradient tests for all backends (#932)
2024-08-31 Johannes Gäßlerggml: fix ggml_graph_cpy undefined behavior (#943)
2024-08-28 Georgi Gerganovcann : fix doxy (#0)
2024-08-28 Georgi Gerganovsync : whisper.cpp
2024-08-28 Justine Tunneyexamples : use colorblind friendly TTY color scheme...
2024-08-28 Mengqing Caocann : add Ascend NPU support (whisper/2336)
2024-08-28 Georgi Gerganovsync : llama.cpp
2024-08-28 Georgi Gerganovscripts : sync vulkan shaders generator
2024-08-28 Georgi Gerganovvulkan : fix build (llama/0)
2024-08-28 Georgi Gerganovtests : disable BF16 cont test
2024-08-28 Georgi Gerganovcuda : mark BF16 CONT as unsupported
2024-08-28 Salvatore Mesoracaggml : fix cont with transposed tensors when one dimens...
2024-08-28 Georgi Gerganovci : fix yolo check
2024-08-27 Georgi Gerganovsync : llama.cpp
2024-08-27 Georgi Gerganovci : disable mnist test
2024-08-27 Georgi Gerganovsync : vulkan (skip) (llama/0)
2024-08-27 Georgi Gerganovsync : llama.cpp
2024-08-27 slarenggml : do not crash when quantizing q4_x_x with an...
2024-08-27 Georgi Gerganovmetal : separate scale and mask from QKT in FA kernel...
2024-08-27 Georgi Gerganovggml : add SSM Metal kernels (llama/8546)
2024-08-27 slarenmetal : gemma2 flash attention support (llama/9159)
2024-08-27 Johannes GäßlerCPU/CUDA: Gemma 2 FlashAttention support (llama/8542)
2024-08-27 Akarshan BiswasAdd a space to supress a cmake warning (llama/9133)
2024-08-27 luoyu-intelAdd oneDNN primitive support (llama/9091)
2024-08-27 compiladellama : simplify Mamba with advanced batch splits ...
2024-08-27 Meng, Hengyufallback mmvq (llama/9088)
2024-08-27 zhentaoyuFix SYCL `im2col` and `convert` Overflow with Large...
2024-08-27 Radoslav Gerganovrpc : print error message when failed to connect endpoi...
2024-08-27 Radoslav Gerganovrpc : prevent crashes on invalid input (llama/9040)
2024-08-27 Nico Bosshardggml : dynamic ggml_sched_max_splits based on graph_siz...
2024-08-27 Georgi Gerganovcmake : remove unused option GGML_CURL (llama/9011)
2024-08-27 Daniel Beveniusggml : move rope type enum to ggml.h (llama/8949)
2024-08-27 DavidKorczynskiggml: fix div-by-zero (llama/9003)
2024-08-27 Markus TavenrathOptimize Vulkan backend for better CPU performance...
2024-08-27 Johannes Gäßlerfeat: ref. cross entropy, add CUDA, fix grad test ...
2024-08-27 Salvatore Mesoracatests : fix memory leaks (#936)
2024-08-24 Johannes Gäßlerggml: remove bad assert (#928)
2024-08-24 ucag.liset NULL to ggml_context pointer to pass assert check...
2024-08-22 Johannes Gäßlerexamples: add MNIST training + missing ops
2024-08-19 Radoslav Gerganovyolo : add backend support (#924)
2024-08-15 Daniel Beveniusggml : fix typo in ggml-quants.c comment (#922)
2024-08-12 Ronsorfeat: add new `sin` and `cos` operators (#919)
2024-08-11 Salvatore Mesoracaggml : support forward pass broadcasting in ggml_sub...
2024-08-11 Georgi Gerganovsync : llama.cpp
2024-08-11 slarenmetal : fix uninitialized abort_callback (llama/8968)
2024-08-10 Georgi Gerganovsync : llama.cpp
2024-08-10 Georgi Gerganovrpc : sanitize tensor data + warnings (llama/0)
2024-08-09 Georgi Gerganovsync : whisper.cpp
2024-08-09 Matt Stephensonwhisper : use vulkan as gpu backend when available...
2024-08-08 hipuddingggml : add CANN backend (llama/0)
2024-08-08 Georgi Gerganovsync : vulkan (llama/0)
2024-08-08 Georgi Gerganovscripts : sync sycl (#0)
2024-08-08 Georgi Gerganovscripts : remove obsolete header (#0)
2024-08-08 Georgi Gerganovscripts : update sync scripts (#0)
2024-08-08 Georgi Gerganovsync : llama.cpp
2024-08-08 slarenggml-backend : fix async copy from CPU (llama/8897)
2024-08-08 Ouadie EL FAROUKIUpdated SYCL device filtering (llama/8901)
2024-08-08 Johannes GäßlerCUDA/HIP: fix tests/test-backend-ops (llama/8896)
2024-08-08 Johannes GäßlerCUDA: fix padding logic for FP16/FP32 (llama/8884)
2024-08-08 Molly Sophiaggml : add epsilon as a parameter for group_norm (llama...
2024-08-08 Mengqing CaoFix ggml_backend_cann_buffer_get_tensor (llama/8871)
2024-08-08 wangshuai09cann: fix buffer_num and runtime speed slowly error...
2024-08-08 Justine Tunneyggml : fix overflows in elu function (llama/8866)
2024-08-08 0cc4mvulkan : fix Qantized Mat-Vec Mul on AMD GPUs for ncols...
2024-08-08 wangshuai09cann: support q4_0 model (llama/8822)
2024-08-08 jdomkeggml : reading the runtime sve config of the cpu (llama...
2024-08-08 Sigbjørn SkjæretFix conversion of unnormalized BF16->BF16 weights ...
2024-08-08 Mengqing Caocann: Fix ggml_cann_im2col for 1D im2col (llama/8819)
2024-08-08 Ouadie EL FAROUKIFixing wrong VDR iq4nl value (llama/8812)
2024-08-08 matteoggml-cuda: Adding support for unified memory (llama...
2024-08-08 Alex O'ConnellBuild: Only include execinfo.h on linux systems that...
2024-08-08 slarencuda : fix dmmv cols requirement to 2*GGML_CUDA_DMMV_X...
2024-08-08 l3utterflyadded android implementation of ggml_print_backtrace_sy...
2024-08-08 wangshuai09cann: update cmake (llama/8765)
2024-08-08 zhentaoyuAdd `TIMESTEP_EMBEDDING` OP (llama/8707)
2024-08-08 CarterLi999ggml: bugfix: fix the inactive elements is agnostic...
2024-08-08 R0CKSTARcuda : organize vendor-specific headers into vendors...
2024-08-08 Meng, Hengyuadd conv support (llama/8688)
2024-08-08 R0CKSTARfeat: Support Moore Threads GPU (llama/8383)
2024-08-07 Borislav Stanimirovggml : ignore more msvc warnings (#906)
2024-08-07 Georgi Gerganovmetal : fix struct name (#912)
2024-08-07 Conrad Kramermetal : add abort callback (#905)
2024-08-04 0cc4mvulkan : implement Stable Diffusion operators (#904)
2024-07-29 Daniel Beveniusggml : move c parameter comment to ggml_rope_ext (...
next