]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/shortlog
pkg/ggml/sources/whisper.cpp
2024-12-18 Georgi Gerganovggml : update ggml_backend_cpu_device_supports_op ...
2024-12-18 Evevulkan: bugfixes for small subgroup size systems +...
2024-12-18 Zhiyuan Lirwkv6: add wkv6 support for Vulkan backend (llama/10829)
2024-12-18 HimariOllama : add Qwen2VL support + multimodal RoPE (llama...
2024-12-18 lhezIntroducing experimental OpenCL backend with support...
2024-12-18 谢乃闻Fix crash caused by ggml_backend_load_all when launchin...
2024-12-18 Evevulkan: small mul_mat_vec optimizations (llama/10665)
2024-12-18 Akarshan BiswasSYCL: Reduce most of the compiler warnings (llama/10748)
2024-12-18 Karol Kontnyggml : Fix compilation issues on ARM platform when...
2024-12-18 a3shCUDA: faster non-contiguous concat (llama/10760)
2024-12-18 Diego Devesaremove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (llama/10797)
2024-12-18 0cc4mVulkan: Use improved q4_k and q5_k dequant code in...
2024-12-18 0cc4mVulkan: Add VK_EXT_subgroup_size_control support to...
2024-12-18 Gilad Sggml: load all backends from a user-provided search...
2024-12-18 Jeff Bolzvulkan: request round-to-even for fp16 in im2col/rope_h...
2024-12-18 Evevulkan: dynamic subgroup size for the remaining k quant...
2024-12-18 Andreas KieslingerCUDA: rename macros to avoid conflicts with WinAPI...
2024-12-18 Jeff Bolzvulkan: disable spirv-opt for coopmat shaders (llama...
2024-12-18 Daniel Beveniusggml : remove return from ggml_gallocr_allocate_node...
2024-12-18 Daniel Beveniusggml : add check for grad_accs (ggml/1046)
2024-12-18 Georgi Gerganovcommon : remove old types
2024-12-18 Johannes GäßlerCUDA: fix shared memory access condition for mmv (llama...
2024-12-18 Jeff Bolzvulkan: fix compile warnings (llama/10731)
2024-12-18 stduhpfVulkan: fix NaN in tanh.comp with AMD proprietary drive...
2024-12-18 Jeff Bolzvulkan: compile a test shader in cmake to check for...
2024-12-18 Georgi Gerganovggml : disable iq4_nl interleave size 8 (llama/10709)
2024-12-18 Djip007ggml : refactor online repacking (llama/10446)
2024-12-18 0cc4mVulkan: VK_KHR_cooperative_matrix support to speed...
2024-12-18 Robert Ormandimetal : Extend how Llama.cpp locates metal resources...
2024-12-18 Jeff Bolzvulkan: Add VK_NV_cooperative_matrix2 support for mul_m...
2024-12-18 KITAITI Makotoruby : Add no_speech_thold (#2641)
2024-12-18 crummyhstream : improve consistency in README (#2642)
2024-12-17 Karthickwhisper : support no_speech_thold (#2625)
2024-12-17 Karthickwhisper : add single-timestamp logic (#2629)
2024-12-17 crummyhreadme : fix typo (#2637)
2024-12-17 Georgi Gerganovcmake : fix "amd64" processor string (#2638)
2024-12-16 gn64vulkan : fix soft_max.comp division by zero (#2633)
2024-12-16 Georgi Gerganovcommon : add cstdio header
2024-12-15 Georgi Gerganovstream : update build instructions
2024-12-14 Thamsterandroid : fix build and ci (#2624)
2024-12-12 Michael Rienstramodels : fix typo in download-ggml-model.sh (#2623)
2024-12-09 KITAITI Makotoruby : Sync whisper.cpp and model download feature...
2024-12-09 Georgi Gerganovscripts : update to new build system
2024-12-08 Georgi Gerganovdevops : add cmake
2024-12-08 Georgi Gerganovdevops : update make commands
2024-12-08 Georgi Gerganovggml : remove old files (skip) (#0)
2024-12-08 Georgi Gerganovggml : sync remnants (skip) (#0)
2024-12-08 Georgi Gerganovscripts : remove amx from sync
2024-12-08 Georgi Gerganovci : disable freeBSD builds [no ci]
2024-12-08 Georgi Gerganovreadme : update build instructions
2024-12-08 Georgi Gerganovci : disable CUDA and Android builds
2024-12-08 Georgi Gerganovci : disable Obj-C build + fixes
2024-12-08 Georgi Gerganovmake : shim cmake
2024-12-08 Georgi Gerganovtalk-llama : sync llama.cpp
2024-12-08 Georgi Gerganovsync : ggml
2024-12-08 Diego Devesaggml : add predefined list of CPU backend variants...
2024-12-08 Diego Devesaggml-cpu : fix HWCAP2_I8MM value (llama/10646)
2024-12-08 Jeff Bolzvulkan: Implement "fast divide" (mul+shift) for unary...
2024-12-08 Nicolò ScipioneSYCL : Move to compile time oneMKL interface backend...
2024-12-08 Frankie RobertsonAvoid using __fp16 on ARM with old nvcc (llama/10616)
2024-12-08 Jeff Bolzvulkan: optimize and reenable split_k (llama/10637)
2024-12-08 PABggml: add `GGML_SET` Metal kernel + i32 CPU kernel...
2024-12-08 PABggml : add `GGML_PAD_REFLECT_1D` operation (ggml/1034)
2024-12-08 Georgi Gerganovfiles : remove make artifacts
2024-12-08 Georgi Gerganovcommon : fix compile warning
2024-12-08 Diego Devesaggml : move AMX to the CPU backend (llama/10570)
2024-12-08 Georgi Gerganovmetal : small-batch mat-mul kernels (llama/10581)
2024-12-08 Akarshan BiswasSYCL: Fix and switch to GGML_LOG system instead of...
2024-12-08 Adrien Gallouëtggml-cpu: replace AArch64 NEON assembly with intrinsics...
2024-12-08 Evevulkan: Dynamic subgroup size support for Q6_K mat_vec...
2024-12-08 Georgi Gerganovggml : fix I8MM Q4_1 scaling factor conversion (llama...
2024-12-08 Shupei Fanggml-cpu: fix typo in gemv/gemm iq4_nl_4_4 (llama/10580)
2024-12-08 Alberto Cabrera... sycl : offload of get_rows set to 0 (llama/10432)
2024-12-08 Alberto Cabrera... sycl : Reroute permuted mul_mats through oneMKL (llama...
2024-12-08 Chenguang LiCANN: RoPE operator optimization (llama/10563)
2024-12-08 Jeff Bolzvulkan: get the first command buffer submitted sooner...
2024-12-08 Georgi Gerganovggml : remove redundant copyright notice + update authors
2024-12-08 Georgi Gerganovggml : fix row condition for i8mm kernels (llama/10561)
2024-12-08 Georgi Gerganovcmake : fix ARM feature detection (llama/10543)
2024-12-08 Shupei Fanggml-cpu: support IQ4_NL_4_4 by runtime repack (llama...
2024-12-08 Sergio Lópezkompute : improve backend to pass test_backend_ops...
2024-12-08 leo-ponyCANN: Fix SOC_TYPE compile bug (llama/10519)
2024-12-08 Chenguang LiCANN: ROPE operator optimization (llama/10540)
2024-12-08 uvosAdd some minimal optimizations for CDNA (llama/10498)
2024-12-08 Georgi Gerganovmetal : fix group_norm support condition (llama/0)
2024-12-08 Jeff Bolzvulkan: define all quant data structures in types.comp...
2024-12-08 Jeff Bolzvulkan: Handle GPUs with less shared memory (llama...
2024-12-08 Jeff Bolzvulkan: further optimize q5_k mul_mat_vec (llama/10479)
2024-12-08 Jeff Bolzvulkan: skip integer div/mod in get_offsets for batch_i...
2024-12-08 Jeff Bolzvulkan: optimize Q2_K and Q3_K mul_mat_vec (llama/10459)
2024-12-08 R0CKSTARmtgpu: Add MUSA_DOCKER_ARCH in Dockerfiles && update...
2024-12-08 Jeff Bolzvulkan: fix group_norm (llama/10496)
2024-12-08 Georgi Gerganovcmake : enable warnings in llama (llama/10474)
2024-12-08 Charles Xuggml-cpu: cmake add arm64 cpu feature check for macos...
2024-12-08 Shanshan ShenCANN: Improve the Inferencing Performance for Ascend...
2024-12-08 Chenguang LiCANN: RoPE and CANCAT operator optimization (llama...
2024-12-08 Junil Kimvulkan: Fix a vulkan-shaders-gen arugment parsing error...
2024-12-08 Georgi Gerganovmetal : enable mat-vec kernels for bs <= 4 (llama/10491)
2024-12-08 Diego Devesallama : accept a list of devices to use to offload...
2024-12-08 Diego Devesaggml : add support for dynamic loading of backends...
next