Vulkan: Use improved q4_k and q5_k dequant code in dequant shaders (llama/10798) a812efc OccamRazor commited on Dec 12, 2024
Vulkan: Add VK_EXT_subgroup_size_control support to ensure full subgroups for coopmats (llama/10721) 488f19e OccamRazor commited on Dec 12, 2024
ggml: load all backends from a user-provided search path (llama/10699) c6de218 Gilad S Diego Devesa commited on Dec 11, 2024
vulkan: request round-to-even for fp16 in im2col/rope_head (llama/10767) 461484c jeffbolznv commited on Dec 10, 2024
vulkan: dynamic subgroup size for the remaining k quants (llama/10745) 1bbdb81 Eve commited on Dec 10, 2024
CUDA: rename macros to avoid conflicts with WinAPI (llama/10736) 8544072 Andreas Kieslinger commited on Dec 10, 2024
vulkan: disable spirv-opt for coopmat shaders (llama/10763) 2ac53b2 jeffbolznv commited on Dec 10, 2024
ggml : remove return from ggml_gallocr_allocate_node (ggml/1048) f9d4408 danbev commited on Dec 14, 2024
CUDA: fix shared memory access condition for mmv (llama/10740) 99a4546 JohannesGaessler commited on Dec 9, 2024
Vulkan: fix NaN in tanh.comp with AMD proprietary driver on Windows (llama/10723) a618c84 stduhpf commited on Dec 8, 2024
vulkan: compile a test shader in cmake to check for coopmat2 support (llama/10713) 980eeb3 jeffbolznv commited on Dec 8, 2024
ggml : disable iq4_nl interleave size 8 (llama/10709) a5294e7 ggerganov HF Staff commited on Dec 7, 2024
ggml : refactor online repacking (llama/10446) 163128e Djip007 ggerganov HF Staff commited on Dec 7, 2024
Vulkan: VK_KHR_cooperative_matrix support to speed up prompt processing (llama/10597) 9a4de04 OccamRazor commited on Dec 7, 2024
metal : Extend how Llama.cpp locates metal resources (llama/10676) 44e7250 Robert Ormandi ggerganov HF Staff commited on Dec 7, 2024
vulkan: Add VK_NV_cooperative_matrix2 support for mul_mat and flash attention (llama/10206) d10b47b jeffbolznv commited on Dec 5, 2024
whisper : add single-timestamp logic (#2629) 7655c06 unverified Karthick ggerganov HF Staff commited on Dec 17, 2024
cmake : fix "amd64" processor string (#2638) 8a49dc4 unverified ggerganov HF Staff commited on Dec 17, 2024
models : fix typo in download-ggml-model.sh (#2623) cabac42 unverified mikey-rrr commited on Dec 12, 2024
ruby : Sync whisper.cpp and model download feature (#2617) 1647500 unverified KitaitiMakoto commited on Dec 9, 2024
ggml : add predefined list of CPU backend variants to build (llama/10626) 1794b43 Diego Devesa commited on Dec 4, 2024
vulkan: Implement "fast divide" (mul+shift) for unary ops like copy (llama/10642) e9ee893 jeffbolznv commited on Dec 4, 2024
SYCL : Move to compile time oneMKL interface backend selection for NVIDIA backend (llama/10584) 385f335 Nicolò Scipione commited on Dec 4, 2024
Avoid using __fp16 on ARM with old nvcc (llama/10616) 19743b6 Frankie Robertson commited on Dec 4, 2024