]> git.djapps.eu Git - pkg/ggml/sources/ggml/shortlog
pkg/ggml/sources/ggml
5 days ago Mathieu BaudierExplicitly conflict with Debian official debian/latest
5 days ago Mathieu BaudierDevelopment packages depends on all backends
5 days ago Mathieu BaudierRename backend packages
5 days ago Mathieu BaudierUpdate upstream and improve build
5 days ago Mathieu BaudierMerge tag 'upstream/0.0.2199' into debian/latest
10 days ago AclyAdd `ggml_roll` (#1274)
10 days ago Georgi Gerganovsync : whisper.cpp
10 days ago Georgi Gerganovsync : llama.cpp
10 days ago bandoticmake: remove shader-gen step-targets from ggml-vulkan...
10 days ago xctanggml-cpu : remove the weak alias trick (llama/14221)
10 days ago R0CKSTARmusa: fix build warning (unused variable) (llama/14231)
10 days ago Diego Devesallama : add thread safety test (llama/14035)
10 days ago bandoticmake: clean up external project logic for vulkan-shade...
10 days ago uvosHIP: disable rocwmma on gfx12 by default until rocm...
10 days ago Charles Xuggml: Add Android support for GGML_CPU_ALL_VARIANTS...
10 days ago Jeff Bolzvulkan: mutex around vkQueueSubmit (llama/14127)
10 days ago xctanggml-cpu : rework weak alias on apple targets (llama...
10 days ago uvosCUDA/HIP: fix ssm_scan on devices where warp size is...
10 days ago uvosHIP: Replace usage of depricated preprocessor macro...
10 days ago Anton Mitkovsycl: Adding additional cpy dbg print output (llama...
10 days ago Ewan CrawfordSYCL: Bump oneMath commit (llama/14152)
10 days ago Anton Mitkovsycl: Remove not needed copy f16->f32 for dnnl mul...
10 days ago Georgi Gerganovcmake : handle whitepsaces in path during metal build...
10 days ago Christian KastnerImplement GGML_CPU_ALL_VARIANTS for ARM (llama/14080)
10 days ago Jeff Bolzvulkan: Better thread-safety for command pools/buffers...
10 days ago Jeff Bolzvulkan: Track descriptor pools/sets per-context (llama...
10 days ago lhezopencl: add `mul_mv_id_q4_0_f32_8x_flat` (llama/14003)
10 days ago 0cc4mVulkan: Don't default to CPU device (like llvmpipe...
10 days ago Isaac McFadyenrpc : nicer error messages for RPC server crash (llama...
2025-06-13 Daniel Beveniusggml : disable warnings for tests when using MSVC ...
2025-06-13 Daniel Beveniusggml : remove unused ggml_context_container (#1272)
2025-06-12 Daniel Beveniusscripts : remove common.{cpp,h} from whisper sync scrip...
2025-06-12 Daniel Beveniusexamples : include examples in msvc disable warn (...
2025-06-11 Daniel Beveniusmnist : use CMake to build mnist wasm example (#1269)
2025-06-10 Georgi Gerganovsync : whisper.cpp
2025-06-10 Georgi Gerganovggml : fix weak alias win32 (whisper/0)
2025-06-10 Georgi Gerganovfiles : remove old sources (part 2) (#1267)
2025-06-10 Georgi Gerganovfiles : remove old sources (#1266)
2025-06-10 Georgi Gerganovsync : llama.cpp
2025-06-10 Georgi Gerganovmetal : use less stack memory in FA kernel (llama/14088)
2025-06-10 xctanggml-cpu : split arch-specific implementations (llama...
2025-06-10 Diego Devesacuda : fix device sync on buffer clear (llama/14033)
2025-06-10 Xinpeng DouCANN: Simplify the environment variable setting(#13104)
2025-06-10 Nicolò Scipionesycl: Add reorder to Q6_K mmvq implementation (llama...
2025-06-10 Diego Devesacuda : fix buffer type check with integrated GPUs ...
2025-06-10 Akarshan BiswasSYCL: Implement few same quantized type copy kernels...
2025-06-10 Masato Nakasakavulkan: Enable VK_KHR_cooperative_matrix extension...
2025-06-10 Diego Devesallama : allow using mmap without PrefetchVirtualMemory...
2025-06-10 Jeff Bolzvulkan: automatically deduce size of push constants...
2025-06-10 Ervin Áron... ggml-vulkan: adds support for op CONV_TRANSPOSE_1D...
2025-06-10 Diego Devesareleases : use dl backend for linux release, remove...
2025-06-10 Johannes GäßlerCUDA: fix FTZ in FA for Gemma 3 (llama/13991)
2025-06-10 Jeff Bolzvulkan: fix warnings in perf logger querypool code...
2025-06-10 lhezopencl: add `backend_synchronize` (llama/13939)
2025-06-10 rmatifOpenCL: Add concat, tsembd, upscale, tanh, pad and...
2025-06-10 Georgi Gerganovmetal : use F32 accumulators in FA kernels (llama/13975)
2025-06-10 shalinib-ibmcmake : Handle mixed-case 'Power' strings in POWER...
2025-06-10 Atharva Dubeysycl: quantize and reorder the input to q8_1 when reord...
2025-06-10 Johannes Gäßlergguf: fix failure on version == 0 (llama/13956)
2025-06-10 Aaron Teoggml: check if non-native endian model is being loaded...
2025-06-06 Daniel Beveniussam : add default case for unsupported prompt types...
2025-06-03 Kai PastorAdd in-build ggml::ggml ALIAS library (#1260)
2025-06-02 Radoslav Gerganovyolo : add support for dl backends (#1251)
2025-06-01 Georgi Gerganovsync : whisper.cpp
2025-06-01 Georgi Gerganovsync : llama.cpp
2025-06-01 Max Krasnyanskythreading: support for GGML_SCHED_PRIO_LOW, update...
2025-06-01 Shawn yangCUDA: add a prop in ggml_cuda_device_infor for distingu...
2025-06-01 Johannes GäßlerCUDA: fix typo in FlashAttention code (llama/13926)
2025-06-01 Diego Devesasched : avoid changing cur_copy when a graph is already...
2025-06-01 Diego Devesacuda : prevent using split buffers with 3d/4d matrices...
2025-06-01 Akarshan BiswasSYCL: Add mrope kernel (llama/13755)
2025-06-01 Christian Kastnercmake: Guard GGML_CPU_ALL_VARIANTS by architecture...
2025-06-01 Yibo Caiarm64: optimize q4_k_q8_k kernel with i8mm (llama/13886)
2025-06-01 Christian Kastnercmake: Factor out CPU architecture detection (llama...
2025-06-01 Vineel Abhinavggml: aarch64: Implement SVE F32 kernels for Mamba...
2025-06-01 Vineel Abhinavggml: aarch64: Implement SVE F32 kernels for vector...
2025-06-01 Johannes GäßlerCUDA: fix FA tg at long context for CC >= 8.9 (llama...
2025-06-01 leo-ponyCANN: Add SOC TYPE printing in cmake configuration...
2025-06-01 lhezopencl: add new ops - `argsort`, `div`, `sub`, `addrows...
2025-06-01 lhezopencl: mark `mul_mat` `f32f32` as supporting non-conti...
2025-06-01 Jeff Bolzvulkan: use timestamp queries for GGML_VULKAN_PERF...
2025-06-01 Akarshan BiswasSYCL: add gelu_erf kernel (llama/13749)
2025-06-01 Xuan-Son Nguyenggml : add ggml_repeat_4d (llama/13824)
2025-05-31 Kai Pastorvulkan : Remove unexpected ; (#1253)
2025-05-31 Kai Pastorcmake : Fix broken CMake error messages (#1252)
2025-05-30 Radoslav Gerganovggml : remove ggml_graph_import and ggml_graph_export...
2025-05-30 Radoslav Gerganovggml : fix pkg-config include path (#1248)
2025-05-30 Mathieu BaudierMerge tag 'upstream/0.0.2015' into debian/latest
2025-05-29 Christian Kastnerggml : skip tests, examples incompatible with GGML_BACK...
2025-05-29 Daniel Tangci : Add Windows (#1249)
2025-05-29 Georgi Gerganovsync : whisper.cpp (#1250)
2025-05-29 Georgi Gerganovsync : whisper.cpp
2025-05-29 Radoslav Gerganovggml : install dynamic backends (#1240)
2025-05-28 Daniel Tangggml : Print backtrace on uncaught C++ exceptions ...
2025-05-27 Georgi Gerganovsync : whisper.cpp
2025-05-27 Daniel Beveniusexamples : add --print-confidence option to cli (whispe...
2025-05-27 Georgi Gerganovsync : llama.cpp
2025-05-27 xctanggml : riscv: add xtheadvector support (llama/13720)
2025-05-27 Christian Kastnerggml-cpu: x86 feature detection is specific to x86...
2025-05-27 Diego Devesaggml : allow CUDA graphs when using pipeline parallelis...
next