]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/shortlog
pkg/ggml/sources/whisper.cpp
2024-08-21 Georgi Gerganovsync : ggml vulkan (ggml/0)
2024-08-21 Radoslav Gerganovyolo : add backend support (ggml/924)
2024-08-21 Daniel Beveniusggml : fix typo in ggml-quants.c comment (ggml/922)
2024-08-21 Ronsorfeat: add new `sin` and `cos` operators (ggml/919)
2024-08-20 Eric Curtinreadme : fix broken links (#2358)
2024-08-20 Justine Tunneyexamples : use colorblind friendly TTY color scheme...
2024-08-12 Georgi Gerganovsync : ggml
2024-08-12 Salvatore Mesoracaggml : support forward pass broadcasting in ggml_sub...
2024-08-12 slarenmetal : fix uninitialized abort_callback (llama/8968)
2024-08-12 Georgi Gerganovrpc : sanitize tensor data + warnings (llama/0)
2024-08-09 Mengqing Caocann : add Ascend NPU support (#2336)
2024-08-09 Georgi Gerganovwhisper : fix compile warning (#0)
2024-08-09 Georgi Gerganovsync : ggml
2024-08-09 hipuddingggml : add CANN backend (llama/0)
2024-08-09 Georgi Gerganovscripts : sync cann
2024-08-08 Georgi Gerganovci : disable ruby workflow (#0)
2024-08-08 Georgi Gerganovci : try to fix FreeBSD (#0)
2024-08-08 Georgi Gerganovbuild : fix aarch64 (#0)
2024-08-08 Georgi Gerganovtalk-llama : sync llama.cpp
2024-08-08 Georgi Gerganovsync : ggml
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 Justine Tunneyggml : fix overflows in elu function (llama/8866)
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 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-08 Borislav Stanimirovggml : ignore more msvc warnings (ggml/906)
2024-08-08 Georgi Gerganovmetal : fix struct name (ggml/912)
2024-08-08 Conrad Kramermetal : add abort callback (ggml/905)
2024-08-08 0cc4mvulkan : implement Stable Diffusion operators (ggml...
2024-08-08 Daniel Beveniusggml : move c parameter comment to ggml_rope_ext (ggml...
2024-08-08 Georgi Gerganovggml : resolve sync conflicst (ggml/0)
2024-08-08 Georgi Gerganovcommon : handle new quant types (ggml/0)
2024-08-08 Dibakar Gopeggml : add ggml-aarch64 (ggml/0)
2024-08-08 slarenggml : reduce hash table reset cost (llama/8698)
2024-08-08 DavidKorczynskiggml: handle ggml_init failure to fix NULL pointer...
2024-08-08 Chen Xifix multi-gpu issue on sycl (llama/8554)
2024-08-08 Georgi Gerganovggml : add and use ggml_cpu_has_llamafile() (llama...
2024-08-08 Joe ToddRe-add erroneously removed -fsycl from GGML_EXTRA_LIBS...
2024-08-08 Joe Toddsycl : Add support for non-release DPC++ & oneMKL ...
2024-08-08 0cc4mVulkan IQ4_NL Support (llama/8613)
2024-08-08 Jeroen MostertAllow all RDNA2 archs to use sdot4 intrinsic (llama...
2024-08-08 luoyu-intelfix scratch size of softmax (llama/8642)
2024-08-08 Mark Zhuangggml: fix compile error for RISC-V (llama/8623)
2024-08-08 Johannes GäßlerCUDA: MMQ code deduplication + iquant support (llama...
2024-08-08 Georgi Gerganovgguf : handle null name during init (llama/8587)
2024-08-08 slarenggml : fix quant dot product with odd number of blocks...
2024-08-08 Clint Herronggml : add friendlier error message to fopen errors...
2024-08-08 Johannes GäßlerCUDA: fix partial offloading for ne0 % 256 != 0 (llama...
2024-08-08 65acmake : install all ggml public headers (llama/8480)
2024-08-08 hipuddingAdd Ascend NPU backend (llama/6035)
2024-08-08 Johannes Gäßlermake/cmake: add missing force MMQ/cuBLAS for HIP (llama...
2024-08-08 Xuan Son NguyenRefactor lora adapter support (llama/8332)
2024-08-08 Meng, Hengyuadd concat through dim 1/2 (llama/8483)
2024-08-08 0cc4mVulkan MMQ Fix (llama/8479)
2024-08-08 bandotivulkan : cmake integration (llama/8119)
2024-08-08 Georgi Gerganovmetal : template-ify some of the kernels (llama/8447)
2024-08-08 Georgi Gerganovggml : minor naming changes (llama/8433)
2024-08-08 Chen Xifix the mul_mat_id ut issues (llama/8427)
2024-08-08 Nicholai Tukanovggml : add NVPL BLAS support (ggml/8329) (llama/8425)
2024-08-08 Daniel Beveniuscuda : suppress 'noreturn' warn in no_device_code ...
2024-08-08 Johannes GäßlerCUDA: optimize and refactor MMQ (llama/8416)
2024-08-08 AidanBeltonSUse multi_ptr to clean up deprecated warnings (llama...
2024-08-08 Georgi Gerganovggml : move sgemm sources to llamafile subfolder (llama...
2024-08-08 Dibakar Gopeggml : add AArch64 optimized GEMV and GEMM Q4 kernels...
2024-08-08 Alberto Cabrera... sycl : Reenabled mmvq path for the SYCL Nvidia Backend...
2024-08-08 Alberto Cabrera... sycl : fix powf call in device code (llama/8368)
2024-08-08 Mahesh Madhavggml : loop tiling optimizations for scalar path (ggml...
2024-08-08 Ivan Filipovggml: add support for float16 input tensors in pooling...
2024-08-08 Tony Wasserkavulkan : initialize vk_buffer_struct members to VK_NULL...
2024-08-08 Borislav Stanimirovcmake : only enable GGML_NATIVE and x86 flags if not...
2024-08-08 Georgi Gerganovscripts : sync new files (#0)
2024-08-05 Daven Sanassycmake : fix compile in xcode (#2311)
2024-07-27 Georgi Gerganovwhisper : handle empty mel (#2324)
2024-07-16 Matt Stephensonwhisper : use vulkan as gpu backend when available...
2024-07-15 arizhihwhisper : fix DTW assert (#2299)
2024-07-09 Georgi Gerganovcmake : use WHISPER_EXTRA_FLAGS (#2294)
2024-07-09 Borislav Stanimirovcmake : allow external ggml
2024-07-08 Georgi Gerganovcmake : try to fix openvino build (#2281)
2024-07-08 Georgi Gerganovcmake : remove install of llama convert script [no...
2024-07-08 Georgi Gerganovmake : remove llama prints [no ci] (#2265)
2024-07-08 Georgi Gerganovtalk-llama : sync llama.cpp
2024-07-08 Georgi Gerganovexamples : fix compile warnings [no ci] (#0)
2024-07-08 Georgi Gerganovsync : ggml
2024-07-08 Georgi Gerganovggml : sync sycl (skip) (#0)
2024-07-08 Georgi Gerganovscripts : fix sync scripts
2024-07-08 Daniel Beveniusggml : remove unnecessary UNUSED macro call (ggml/880)
next