10 days ago |
Jeff Bolz | vulkan: Better thread-safety for command pools/buffers... |
commit | commitdiff | tree |
10 days ago |
Jeff Bolz | vulkan: Track descriptor pools/sets per-context (llama... |
commit | commitdiff | tree |
10 days ago |
lhez | opencl: add `mul_mv_id_q4_0_f32_8x_flat` (llama/14003) |
commit | commitdiff | tree |
10 days ago |
0cc4m | Vulkan: Don't default to CPU device (like llvmpipe... |
commit | commitdiff | tree |
10 days ago |
Isaac McFadyen | rpc : nicer error messages for RPC server crash (llama... |
commit | commitdiff | tree |
10 days ago |
Daniel Bevenius | ggml : disable warnings for tests when using MSVC ... |
commit | commitdiff | tree |
10 days ago |
Daniel Bevenius | ggml : remove unused ggml_context_container (ggml/1272) |
commit | commitdiff | tree |
10 days ago |
Daniel Bevenius | examples : include examples in msvc disable warn (ggml... |
commit | commitdiff | tree |
10 days ago |
Daniel Bevenius | whisper : clear result_all if vad_samples is empty... |
commit | commitdiff | tree |
11 days ago |
Daniel Bevenius | examples : set the C++ standard to C++17 for server... |
commit | commitdiff | tree |
12 days ago |
w1redch4d | examples : update usage/help in yt-wsp.sh (#3251) |
commit | commitdiff | tree |
12 days ago |
Sacha Arbonel | server : graceful shutdown, atomic server state, and... |
commit | commitdiff | tree |
2025-06-13 |
Daniel Bevenius | whisper : fix VAD processing for skipped audio segments... |
commit | commitdiff | tree |
2025-06-13 |
Daniel Bevenius | server : add Voice Activity Detection (VAD) support... |
commit | commitdiff | tree |
2025-06-13 |
Daniel Bevenius | cli : fix short name conflict for vad options [no ci... |
commit | commitdiff | tree |
2025-06-13 |
Daniel Bevenius | ruby : add .gitignore entries for ext directory (#3245) |
commit | commitdiff | tree |
2025-06-11 |
Daniel Bevenius | ci : update windows runner to windows-2022 (#3242) |
commit | commitdiff | tree |
2025-06-10 |
Daniel Bevenius | ruby : add cleaning of library names in dependencies... |
commit | commitdiff | tree |
2025-06-10 |
Georgi Gerganov | ggml : fix weak alias win32 (#0) |
commit | commitdiff | tree |
2025-06-10 |
Georgi Gerganov | android : fix builds (#0) |
commit | commitdiff | tree |
2025-06-10 |
Georgi Gerganov | sync : ggml |
commit | commitdiff | tree |
2025-06-10 |
Georgi Gerganov | files : remove old sources (part 2) |
commit | commitdiff | tree |
2025-06-10 |
Georgi Gerganov | sync : ggml |
commit | commitdiff | tree |
2025-06-10 |
Georgi Gerganov | files : remove old sources |
commit | commitdiff | tree |
2025-06-10 |
Georgi Gerganov | talk-llama : sync llama.cpp |
commit | commitdiff | tree |
2025-06-10 |
Georgi Gerganov | sync : ggml |
commit | commitdiff | tree |
2025-06-10 |
Georgi Gerganov | metal : use less stack memory in FA kernel (llama/14088) |
commit | commitdiff | tree |
2025-06-10 |
xctan | ggml-cpu : split arch-specific implementations (llama... |
commit | commitdiff | tree |
2025-06-10 |
Diego Devesa | cuda : fix device sync on buffer clear (llama/14033) |
commit | commitdiff | tree |
2025-06-10 |
Xinpeng Dou | CANN: Simplify the environment variable setting(#13104) |
commit | commitdiff | tree |
2025-06-10 |
Nicolò Scipione | sycl: Add reorder to Q6_K mmvq implementation (llama... |
commit | commitdiff | tree |
2025-06-10 |
Diego Devesa | cuda : fix buffer type check with integrated GPUs ... |
commit | commitdiff | tree |
2025-06-10 |
Akarshan Biswas | SYCL: Implement few same quantized type copy kernels... |
commit | commitdiff | tree |
2025-06-10 |
Masato Nakasaka | vulkan: Enable VK_KHR_cooperative_matrix extension... |
commit | commitdiff | tree |
2025-06-10 |
Diego Devesa | llama : allow using mmap without PrefetchVirtualMemory... |
commit | commitdiff | tree |
2025-06-10 |
Jeff Bolz | vulkan: automatically deduce size of push constants... |
commit | commitdiff | tree |
2025-06-10 |
Ervin Áron... | ggml-vulkan: adds support for op CONV_TRANSPOSE_1D... |
commit | commitdiff | tree |
2025-06-10 |
Diego Devesa | releases : use dl backend for linux release, remove... |
commit | commitdiff | tree |
2025-06-10 |
Johannes Gäßler | CUDA: fix FTZ in FA for Gemma 3 (llama/13991) |
commit | commitdiff | tree |
2025-06-10 |
Jeff Bolz | vulkan: fix warnings in perf logger querypool code... |
commit | commitdiff | tree |
2025-06-10 |
lhez | opencl: add `backend_synchronize` (llama/13939) |
commit | commitdiff | tree |
2025-06-10 |
rmatif | OpenCL: Add concat, tsembd, upscale, tanh, pad and... |
commit | commitdiff | tree |
2025-06-10 |
Georgi Gerganov | metal : use F32 accumulators in FA kernels (llama/13975) |
commit | commitdiff | tree |
2025-06-10 |
shalinib-ibm | cmake : Handle mixed-case 'Power' strings in POWER... |
commit | commitdiff | tree |
2025-06-10 |
Atharva Dubey | sycl: quantize and reorder the input to q8_1 when reord... |
commit | commitdiff | tree |
2025-06-10 |
Johannes Gäßler | gguf: fix failure on version == 0 (llama/13956) |
commit | commitdiff | tree |
2025-06-10 |
Aaron Teo | ggml: check if non-native endian model is being loaded... |
commit | commitdiff | tree |
2025-06-10 |
Kai Pastor | Add in-build ggml::ggml ALIAS library (ggml/1260) |
commit | commitdiff | tree |
2025-06-10 |
KITAITI Makoto | ruby : output format (#3237) |
commit | commitdiff | tree |
2025-06-09 |
藍+85CD | ci : build and publish main-intel image (#3231) |
commit | commitdiff | tree |
2025-06-06 |
藍+85CD | docker : add main-intel dockerfile (#3229) |
commit | commitdiff | tree |
2025-06-04 |
KITAITI Makoto | ruby : Add parallel transcription support (#3222) |
commit | commitdiff | tree |
2025-06-03 |
Daniel Bevenius | ci : add mirror for ports.ubuntu.com (ARM packages... |
commit | commitdiff | tree |
2025-06-03 |
Joas Dev | bindings.java : apply whisperParams in fullTranscribeWi... |
commit | commitdiff | tree |
2025-06-03 |
R0CKSTAR | musa: correct MUSA SDK rc4.0.1 download URL (#3217) |
commit | commitdiff | tree |
2025-06-02 |
Daniel Bevenius | ci : use mirrors.kernel.org for Ubuntu packages (#3220) |
commit | commitdiff | tree |
2025-06-02 |
Daniel Bevenius | node : add language detection support (#3190) |
commit | commitdiff | tree |
2025-06-01 |
Georgi Gerganov | talk-llama : sync llama.cpp |
commit | commitdiff | tree |
2025-06-01 |
Georgi Gerganov | sync : ggml |
commit | commitdiff | tree |
2025-06-01 |
Max Krasnyansky | threading: support for GGML_SCHED_PRIO_LOW, update... |
commit | commitdiff | tree |
2025-06-01 |
Shawn yang | CUDA: add a prop in ggml_cuda_device_infor for distingu... |
commit | commitdiff | tree |
2025-06-01 |
Johannes Gäßler | CUDA: fix typo in FlashAttention code (llama/13926) |
commit | commitdiff | tree |
2025-06-01 |
Diego Devesa | sched : avoid changing cur_copy when a graph is already... |
commit | commitdiff | tree |
2025-06-01 |
Diego Devesa | cuda : prevent using split buffers with 3d/4d matrices... |
commit | commitdiff | tree |
2025-06-01 |
Akarshan Biswas | SYCL: Add mrope kernel (llama/13755) |
commit | commitdiff | tree |
2025-06-01 |
Christian Kastner | cmake: Guard GGML_CPU_ALL_VARIANTS by architecture... |
commit | commitdiff | tree |
2025-06-01 |
Yibo Cai | arm64: optimize q4_k_q8_k kernel with i8mm (llama/13886) |
commit | commitdiff | tree |
2025-06-01 |
Christian Kastner | cmake: Factor out CPU architecture detection (llama... |
commit | commitdiff | tree |
2025-06-01 |
Vineel Abhinav | ggml: aarch64: Implement SVE F32 kernels for Mamba... |
commit | commitdiff | tree |
2025-06-01 |
Vineel Abhinav | ggml: aarch64: Implement SVE F32 kernels for vector... |
commit | commitdiff | tree |
2025-06-01 |
Johannes Gäßler | CUDA: fix FA tg at long context for CC >= 8.9 (llama... |
commit | commitdiff | tree |
2025-06-01 |
leo-pony | CANN: Add SOC TYPE printing in cmake configuration... |
commit | commitdiff | tree |
2025-06-01 |
lhez | opencl: add new ops - `argsort`, `div`, `sub`, `addrows... |
commit | commitdiff | tree |
2025-06-01 |
lhez | opencl: mark `mul_mat` `f32f32` as supporting non-conti... |
commit | commitdiff | tree |
2025-06-01 |
Jeff Bolz | vulkan: use timestamp queries for GGML_VULKAN_PERF... |
commit | commitdiff | tree |
2025-06-01 |
Akarshan Biswas | SYCL: add gelu_erf kernel (llama/13749) |
commit | commitdiff | tree |
2025-06-01 |
Xuan-Son Nguyen | ggml : add ggml_repeat_4d (llama/13824) |
commit | commitdiff | tree |
2025-06-01 |
Kai Pastor | vulkan : Remove unexpected ; (ggml/1253) |
commit | commitdiff | tree |
2025-06-01 |
Kai Pastor | cmake : Fix broken CMake error messages (ggml/1252) |
commit | commitdiff | tree |
2025-06-01 |
Radoslav Gerganov | ggml : remove ggml_graph_import and ggml_graph_export... |
commit | commitdiff | tree |
2025-06-01 |
KITAITI Makoto | ruby : add Core ML support (#3214) |
commit | commitdiff | tree |
2025-05-30 |
Daniel Bevenius | vad : revisit timestamp alignment/mapping (#3173) |
commit | commitdiff | tree |
2025-05-29 |
KITAITI Makoto | ruby : handle build options on installation (#3206) |
commit | commitdiff | tree |
2025-05-29 |
Daniel Tang | ggml : Fix backtrace breaking Windows build (#3203) |
commit | commitdiff | tree |
2025-05-29 |
Georgi Gerganov | sync : ggml |
commit | commitdiff | tree |
2025-05-29 |
Radoslav Gerganov | ggml : install dynamic backends (ggml/1240) |
commit | commitdiff | tree |
2025-05-29 |
Daniel Tang | ggml : Print backtrace on uncaught C++ exceptions ... |
commit | commitdiff | tree |
2025-05-29 |
Daniel Bevenius | whisper : remove whisper_load_backends function (#3196) |
commit | commitdiff | tree |
2025-05-28 |
KITAITI Makoto | ruby : add VAD support, migration to Ruby's newer API... |
commit | commitdiff | tree |
2025-05-28 |
Simon Booth | whisper : install shared libs when using GGML_BACKEND_D... |
commit | commitdiff | tree |
2025-05-28 |
Fujimoto Seiji | tests : add a new benchmark test for long-form audio... |
commit | commitdiff | tree |
2025-05-27 |
Daniel Bevenius | ci : update windows-blas uploads action (#3192) |
commit | commitdiff | tree |
2025-05-27 |
Georgi Gerganov | sync : fix builds - musa, ruby |
commit | commitdiff | tree |
2025-05-27 |
Georgi Gerganov | talk-llama : sync llama.cpp |
commit | commitdiff | tree |
2025-05-27 |
Georgi Gerganov | sync : ggml |
commit | commitdiff | tree |
2025-05-27 |
xctan | ggml : riscv: add xtheadvector support (llama/13720) |
commit | commitdiff | tree |
2025-05-27 |
Christian Kastner | ggml-cpu: x86 feature detection is specific to x86... |
commit | commitdiff | tree |
2025-05-27 |
Diego Devesa | ggml : allow CUDA graphs when using pipeline parallelis... |
commit | commitdiff | tree |
2025-05-27 |
Georgi Gerganov | cuda : avoid cuGetErrorString (llama/13791) |
commit | commitdiff | tree |
2025-05-27 |
Akarshan Biswas | SYCL: Add non contiguous support in RMS_NORM and NORM... |
commit | commitdiff | tree |
next |