]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/shortlog
pkg/ggml/sources/whisper.cpp
2025-03-31 Daniel Beveniusci : add github pages workflow for wasm examples (...
2025-03-31 Sacha Arbonelfeat: add health check endpoint to server (#2968)
2025-03-30 Daniel Beveniuswhisper : remove unnecessary GGML_UNUSED macro (#2960)
2025-03-28 Georgi Gerganovsync : ggml
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-28 Amanda Der... bindings.go : add DetectedLanguage to go bindings ...
2025-03-28 Daniel Beveniusruby : fix test failures in test_whisper (#2955)
2025-03-28 Lin Xiaodongexamples : support progress_callback API for addon...
2025-03-27 Georgi Gerganovxcf : fix visionOS build
2025-03-27 Georgi Gerganovfiles : remove old wkv6 (#0)
2025-03-27 Georgi Gerganovsync : ggml
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 (ggml/9954...
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...
2025-03-27 lhezopencl: improve profiling (llama/12442)
2025-03-27 R0CKSTARmusa: override warp_size of musa device to 32 (llama...
2025-03-27 Łukasz ŚlusarczykSYCL: using graphs is configurable by environment varia...
2025-03-27 fj-y-saitoggml : add SVE support for q6_K_q8_K (llama/12361)
2025-03-27 0cc4mVulkan: Default to 1GB allocations instead of 4GB to...
2025-03-27 Łukasz Ślusarczykfixed compilation warnings in ggml-sycl (llama/12424)
2025-03-27 Molly Sophiallama: Add support for RWKV v7 architecture (llama...
2025-03-27 Gaurav Gargcuda : enable CUDA Graph on CUDA Toolkit < 12.x (llama...
2025-03-27 Guus Waalsggml-vulkan: remove unused find_program(glslc) (llama...
2025-03-27 Jeff Bolzvulkan: Add N/2 and N/4 optimized paths in coopmat2...
2025-03-27 Danielevulkan: subgroup size tuning (llama/12087)
2025-03-27 Jeff Bolzvulkan: use fp32 in coopmat2 q4_k dequant function...
2025-03-27 Jeff Bolzvulkan: Pad N dimension of B matrix for coopmat2 perf...
2025-03-27 Jeff Bolzvulkan: Adjust coopmat2 tile sizes and selection heuris...
2025-03-27 Christian Kastnercmake : enable building llama.cpp using system libggml...
2025-03-27 Akarshan BiswasSYCL: set extras only on GGML_TYPE_Q4_0 (llama/12366)
2025-03-27 aubreyliSYCL: Delete redundant plus sign and space (llama/12391)
2025-03-27 fairydreamingSYCL : support non-contiguous tensors in binary ops...
2025-03-27 Chenguang LiMUL_MAT optimization (llama/12382)
2025-03-27 Alberto Cabrera... sycl : variable sg_size support for mmvq kernels (llama...
2025-03-27 uvosCUDA/HIP: Fix fattn-vec-* when device warp size is...
2025-03-27 Jeff Bolzvulkan: fix bug in coopmat1 mul_mat_id (llama/12316)
2025-03-27 uvosCUDA/HIP: refractor mmqv to unify the calculation of...
2025-03-27 jklincnggml-backend : fix backend search path (llama/12330)
2025-03-27 BB-fatmetal : Cache the Metal library at the device context...
2025-03-27 Evemat vec double buffer (llama/12188)
2025-03-27 R0CKSTARmusa: support new arch mp_31 and update doc (llama...
2025-03-27 Henry Linjamäkiopencl: use OpenCL C standard supported by the device...
2025-03-27 Jason C.Hggml-backend : make path_str compatible with C++20...
2025-03-27 Daniel Beveniusggml : skip intermediate .air file when compiling ...
2025-03-27 Christian Kastnercmake: Enable specifying exact PowerPC CPU architecture...
2025-03-27 Christian Kastnercmake: Comment out GGML_BIN_DIR for now (ggml/1139)
2025-03-27 Georgi Gerganovscripts : update sync
2025-03-26 Daniel Beveniusbindings-go : update Makefile to use cmake (#2952)
2025-03-26 Dan Johanssonwhisper : add support for backends with multiple ggml_b...
2025-03-26 Daniel Beveniusbindings.java : enable copyLibs task [no ci] (#2949)
2025-03-26 Daniel Beveniusbindings.javascript : update test instructions [no...
2025-03-26 Page-MSreadme : add note about SDL2 (#2946)
2025-03-25 Daniel Beveniuswhisper.android : add GGML_USE_CPU compile definition...
2025-03-25 Daniel Beveniuswhisper.android.java : update build with ggml source...
2025-03-25 Akarshan Biswasci: fix SYCL build (#2943)
2025-03-24 Daniel Beveniusexamples : reduce initial memory to 512MB (#2939)
2025-03-24 Daniel Beveniusexamples : fix nthread parsing in whisper.wasm (#2938)
2025-03-24 Daniel Beveniusexamples : fix request path for local worker files...
2025-03-24 Daniel Beveniusggml : add logging for native build options/vars (...
2025-03-24 Peterwhisper : enhance model download scripts functionality...
2025-03-24 Daniel Beveniuswhisper : initialize decoder's rng with unique seed...
2025-03-22 Daniel Beveniusci : remove CMAKE_CUDA_ARCHITECTURES in windows-cublas...
2025-03-22 Peterwhisper : update default model download directory behav...
2025-03-21 Daniel Beveniuswhisper.swiftui : Add Core ML support to README [no...
2025-03-21 Daniel Beveniusreadme : update Python version to 3.11 for Core ML...
2025-03-21 Daniel Beveniuswhisper : add check for CPU backend initialization...
2025-03-21 Daniel Beveniusexamples : update whisper.objc README.md (#2916)
2025-03-21 Daniel Beveniusci : increase windows-cublas evict-old-files to 5d...
2025-03-20 Daniel Beveniusxcframework : add support for CoreML to ios/macOS ...
2025-03-20 Daniel Beveniusexamples : add WHISPER_SDL2 check to deprecation execut...
2025-03-20 Daniel Beveniusci : use ninja and fix caching for windows-cublas ...
2025-03-20 Daniel Beveniusexamples : update wasm examples to include server.py...
2025-03-20 Daniel Beveniusexamples : command.wasm updates (#2904)
2025-03-19 Daniel Beveniusci : refactor cuda toolkit installation steps (#2902)
2025-03-19 Amanda Der... go : add Encoder Begin Callback (#2900)
2025-03-19 Daniel Beveniusci : add ccache action to windows-cublas job (#2893)
next