Spaces:
Running
Running
Commit History
ggml-cpu: enable IBM NNPA Vector Intrinsics (llama/14317) fea8f94
ggml : do not output unprintable characters on GGUF load failure (llama/14381) e7b2e19
Sigbjørn Skjæret commited on
sycl: GGML_SYCL_DISABLE_OPT on by default for all Intel Devices (llama/13973) b25d3bf
Anton Mitkov commited on
opencl: ref count `ggml_backend_opencl_context` and refactor profiling (llama/14254) ae0c7b8
lhez commited on
CUDA/HIP: optimize mmv paths taken for HIP devices (llama/14324) 1a9d2d3
CUDA: mul_mat_v support for batch sizes > 1 (llama/14262) 2d1e6e7
HIP: enable vec fattn on RDNA4 (llama/14323) b6dc6a1
uvos commited on
CUDA: add mean operation (llama/14313) 7cee55b
Add support for VK_EXT_debug_utils to add labels to Vulkan objects. (llama/13792) 2c3741a
Markus Tavenrath commited on
metal : fix thread-safety (llama/14300) 2bd85b6
ggml-cpu : "align corners" for bilinear upscale/downscale (ggml/1285) 88e7829
ggml-quants : rename best_mad to best_error (ggml/1283) cd9270f
ci : use selective copy for musa image (#3296) e11fac2 unverified
ci: set fail-fast to false in docker.yml (#3294) fc20738 unverified
ruby : add Whisper::VERSION (#3292) 6468892 unverified
whisper : add version function (#3289) 0b952d7 unverified
ci : add should_release variable (#3288) 7272681 unverified
docs : add cmake "-j" flag in README.md (#3284) 5fe3033 unverified
toboil-features commited on
ci : add support for tag-based releases (#3287) f21cf37 unverified
release : v1.7.6 5cade6e unverified
bench : update benches d4f72cd unverified
bench : print system info before ctx check 835c3e8 unverified
stream : add nullptr check of whisper_context (#3283) 9f0c009 unverified
ci : enable main-cuda build (#3282) 9bee7f3 unverified
bindings.java : update java example (#3281) f001158 unverified
Joas Dev commited on
coreml : backport CoreML features to macos < 14 (#3255) dc0917f unverified
glaszig commited on
ci : reduce musa image size (#3277) a45c78b unverified
whisper : add .gitignore entries for OpenVINO support (#3276) ca0545e unverified
Yukimasa Funaoka commited on
command: output commands to text file (#3273) a482bd7 unverified
Aaron Ang commited on
ci : add apt-get clean to musa Dockerfile (#3275) 32a61ec unverified
ruby : specify Apple frameworks explicitly on build (#3270) 728defc unverified
talk-llama : sync llama.cpp ade9bc3
sync : ggml 48a7292
CUDA: add conv_2d_transpose (llama/14287) a728b83
sycl: add usage of enqueue_functions extension (llama/14244) 2e59a96
Nicolò Scipione commited on
Implement GGML_CPU_ALL_VARIANTS for PowerPC (llama/14286) 0bcd751
Christian Kastner Diego Devesa commited on
cuda : synchronize graph capture and cublas handle destruction (llama/14288) 39c4fa5
Diego Devesa commited on
ggml : fix repack work size for mul_mat_id (llama/14292) 4b0d2de
ggml: Update KleidiAI to v1.9.0 (llama/14277) 90ccf35
Charles Xu commited on
CUDA: add conv_2d_dw (llama/14265) 5cca3ec
ggml-cpu : remove unnecesary arm feature detection (llama/14281) 62cf694
Diego Devesa commited on
build : suppress gcc15 compile warnings (llama/14261) 0454008
fanyang commited on
sycl: Cleanup codepaths in Get Rows in sycl backend (llama/14215) feee739
Anton Mitkov commited on
llamafile : support s390x SIMD instruction set (llama/14273) 26bafb6
Vulkan: Set device max size for host memory to avoid OOM warning and fallback to CPU buffer (llama/14249) 08debcd
metal : add mean kernel (llama/14267) a726ecc
ggml-cpu: reduce asm calls for hsum (llama/14037) 17c0dfa
ggml-cpu: fix uncaught underscore terminators (llama/14023) c005248
ggml: Add Apple support for GGML_CPU_ALL_VARIANTS (llama/14258) 9d1d21b
Charles Xu commited on