]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/shortlog
pkg/ggml/sources/whisper.cpp
2025-04-24 Nicolò Scipionesycl: allow ggml-sycl configuration and compilation...
2025-04-24 Ronny Brendelcmake: fix ggml-shaders-gen compiler paths containing...
2025-04-24 Jeff Bolzvulkan: Hybrid waitForFences/getFenceStatus to reduce...
2025-04-24 Jeff Bolzvulkan: set cmake minimum and project name in vulkan...
2025-04-24 Gaurav GargCUDA: Prefer vector flash decoding kernel for Gemma...
2025-04-24 Jeff Bolzvulkan: Fix missing cmake logic for dot product extensi...
2025-04-24 a3shfix MUSA compiler warning (llama/12704)
2025-04-24 Chenguang LiCANN: Support operator SIN COS ARGMAX (llama/12709)
2025-04-24 Alan GraySimplify and improve CUDA graphs through use of indirec...
2025-04-24 hipuddingCANN: Fix failed test cases (llama/12708)
2025-04-24 lhezopencl: use `max_alloc_size` in backend ctx instead...
2025-04-24 Jeff Bolzvulkan: Implement split_k for coopmat2 flash attention...
2025-04-24 bandoticmake: remove caching from vulkan coopmat checks (llama...
2025-04-24 Jeff Bolzvulkan: Implement grouped query attention in the coopma...
2025-04-24 0cc4mVulkan: Fix mmq int dot float cache size (llama/12722)
2025-04-24 Diego Devesallama : add option to override model tensor buffers...
2025-04-24 Georgi Gerganovggml : simplify Arm fp16 CPU logic (ggml/1177)
2025-04-24 Sigbjørn SkjæretCUDA: don't convert BF16 weights to FP32 (ggml/1174)
2025-04-23 Daniel Beveniuscoreml : set convert_to="mlprogram" in convert
2025-04-22 Daniel Beveniusci : disable freeBSD job in build.yml (#3064)
2025-04-20 Daniel Beveniusexamples : add HEAPU8 to exported runtime methods ...
2025-04-17 KITAITI Makotoruby : make Ruby bindings installed with build options...
2025-04-16 Sacha Arbonelwhisper : add no_context parameter to whisper_params...
2025-04-15 Fujimoto Seijiexamples : add FFmpeg v7.0 support to ffmpeg-transcode...
2025-04-14 KITAITI Makotoruby: use CMake in build process (#3043)
2025-04-11 Jeff Klassendocs : update README.md to note newer nvidia gpus ...
2025-04-11 Lin Xiaodongaddon.node : support max_context api for addon.node...
2025-04-11 Georgi Gerganovwhisper : reduce delta_min from 1000ms to 100ms (#3028)
2025-04-10 Fujimoto Seijidocs : document how to use 'WHISPER_FFMPEG' build optio...
2025-04-09 Ekaitz Zárragadocs : fix README.md (#3024)
2025-04-09 Daniel Beveniusxcf : use check for visionos build version (#3021)
2025-04-09 Olliruby : fix types of arguments for rb_get_kwargs in...
2025-04-08 Olliruby : Update uri.rb (#3016)
2025-04-06 Greg Sadetskymodels : fix dead link to models in readme (#3006)
2025-04-05 KITAITI Makotoruby : change homepage URI in Ruby gemspec (#3007)
2025-04-04 Fujimoto Seijitests : add script to benchmark whisper.cpp on LibriSpe...
2025-04-04 Fujimoto Seijiwhisper : fix "bench-all outputs an invalid result...
2025-04-04 Georgi Gerganovrename : ggerganov -> ggml-org (#3005)
2025-04-04 Daniel Beveniusexamples : update server.py to match github pages app...
2025-04-03 Daniel Beveniuswhisper.wasm : fix unknown language issue (#3000)
2025-04-03 Georgi Gerganovexamples : add new sources
2025-04-03 Georgi Gerganovsync : ggml
2025-04-03 cmdr2cpu: move all the operators into a separate c++ file...
2025-04-03 Daniel Beveniusdocs : add xcframework section to README.md [no ci...
2025-04-02 Georgi Gerganovreadme : update roadmap link
2025-04-02 Georgi Gerganovrelease : v1.7.5 upstream/1.7.5
2025-04-02 Georgi Gerganovbench : update numbers [no ci] (#2993)
2025-04-02 Georgi Gerganovsync : ggml
2025-04-02 Chenguang Liget_rows and dup optimization (llama/12671)
2025-04-02 Junil Kimopencl : fix memory allocation size (llama/12649)
2025-04-02 Georgi Gerganovmetal : use F32 prec in FA kernels (llama/12688)
2025-04-02 R0CKSTARFix clang warning in gguf_check_reserved_keys (llama...
2025-04-02 Wagner Brunavulkan: fix build when glslc doesn't support coopmat...
2025-04-02 Romain BiessySYCL: Rename oneMKL to oneMath (llama/12192)
2025-04-02 Akarshan BiswasSYCL: switch to SYCL namespace (llama/12674)
2025-04-02 a3shggml : faster ssm scan (llama/10558)
2025-04-02 0cc4mVulkan: Add DP4A MMQ and Q8_1 quantization shader ...
2025-04-02 Georgi Gerganovcmake : fix whitespace (llama/0)
2025-04-02 Daniel Beveniustests : remove gh label test-whisper-cli-tiny-en (...
2025-04-02 Daniel Beveniusexamples : clarify Core ML encoder model usage [no...
2025-04-02 Daniel Beveniusci : remove intermediate build on push to master (...
2025-04-02 Daniel Beveniuswhisper.objc : fix typo in README.md [no ci] (#2985)
2025-04-01 Daniel Beveniuscoreml: fix Whisper to CoreML conversion by disabling...
2025-04-01 Daniel Beveniusci : add coreml job that converts base.en to coreml...
2025-03-31 Daniel Beveniustests : re-enable tests [no ci] (#2977)
2025-03-31 Daniel Beveniusandroid.java : re-add ggml source updates (#2975)
2025-03-31 Daniel Beveniusci : re-enable freeBDS-latest job (#2973)
2025-03-31 Daniel Beveniusci : re-enable android_java job (#2958)
2025-03-31 Georgi Gerganovandroid : add new ggml source files
2025-03-31 Georgi Gerganovruby : add new ggml sources
2025-03-31 Georgi Gerganovsync : ggml
2025-03-31 Akarshan BiswasSYCL: Remove misleading ggml_sycl_op_flatten function...
2025-03-31 Georgi Gerganovmetal : use constexpr in FA kernels + fix typedef ...
2025-03-31 R0CKSTARmusa: fix all warnings, re-enable `-DLLAMA_FATAL_WARNIN...
2025-03-31 Jaycmake : fix ccache conflict (llama/12522)
2025-03-31 Xuan-Son Nguyencpu : rm unused variable (ggml/1166)
2025-03-31 cmdr2cpu: de-duplicate some of the operators and refactor...
2025-03-31 Sandro Haneacmake: improve Vulkan cooperative matrix support checks...
2025-03-31 Daniel Beveniusexamples : update README links to point to pages deploy...
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)
next