Spaces:
Running
Running
Commit History
metal : avoid uint (llama/11019) b788516
ggml : fixes for AVXVNNI instruction set with MSVC and Clang (llama/11027) d13ac16
Srihari-mcw slaren commited on
vulkan: optimize mul_mat for small values of N (llama/10991) 5fc8eea
vulkan: im2col and matmul optimizations for stable diffusion (llama/10942) beef268
vulkan: Use push constant offset to handle misaligned descriptors (llama/10987) 04e729a
vulkan: multi-row k quants (llama/10846) 3bf5be1
Eve commited on
examples, ggml : fix GCC compiler warnings (llama/10983) d7cf559
Peter commited on
ggml : more perfo with llamafile tinyblas on x86_64 (llama/10714) b284406
Djip007 commited on
ggml : use wstring for backend search paths (llama/10960) 656e8b1
Diego Devesa commited on
ggml : fix arm enabled features check (llama/10961) 06cddad
Diego Devesa commited on
ggml : fix const usage in SSE path (llama/10962) 38e6172
Diego Devesa commited on
ggml : fix run-time on FreeBSD in get_executable_path() (llama/10948) 83b02bc
yuri@FreeBSD commited on
vulkan: build fixes for 32b (llama/10927) f1e76ce
vulkan: optimize coopmat2 dequant functions (llama/10855) 5e70c43
ggml-cpu: replace NEON asm with intrinsics in ggml_gemv_q4_0_4x8_q8_0() (llama/10874) 21f8a02
Adrien Gallouët commited on
SYCL: Migrate away from deprecated ggml_tensor->backend (llama/10840) a67a8ec
ggml : add test for SVE and disable when it fails (llama/10906) c90c972
Diego Devesa commited on
ggml: fix arm build with gcc (llama/10895) 43d87cd
Adrien Gallouët commited on
ggml : fix arm build (llama/10890) e58e7a9
Diego Devesa Adrien Gallouët commited on
tts : add OuteTTS support (llama/10784) 8d0f0ac
tests: add tests for GGUF (llama/10830) e7722cb
ggml : improve inputs log sched_print_assignments (ggml/1053) 4427ede
readme : fix real-time audio input example build instructions (#2692) 43720b1 unverified
Samuel Durante commited on
objc : rename ggml-cpu-aarch64.c to .cpp (#2687) e2f64bf unverified
docs : replace Core ML with OpenVINO (#2686) db94c1c unverified
Konosuke Sakai commited on
make : fix "main" -> "whisper-cli" e8833ea unverified
ci : re-enable Windows cublas build (#2676) d79093d unverified
Nikolaj Olsson commited on
ruby : Fix of C++ header guard name, model URI support, type signature and more (#2683) 65069eb unverified
examples : handle "main.exe" deprecation d4ee21b unverified
cli : add --suppress_nst support (#2664) 23ec87d unverified
Andreas Lubbe commited on
cli : add no_speech_thold (#2663) bb36a6d unverified
Andreas Lubbe commited on
cmake : remove hardcoded install rpath e435fb1 unverified
server : fix help print d2d52bd unverified
ruby : bug fix on callbacks and no_speech_prob (#2656) 39a4558 unverified
server : add no-speech threshold parameter and functionality (#2654) 8e40db9 unverified
whisper : rename suppress_non_speech_tokens to suppress_nst (#2653) 5b0631d unverified
server : add option to suppress non-speech tokens (#2649) 647c7e7 unverified
whisper : rename binaries + fix install (#2648) 30197de unverified
ruby : update gem version to v1.3.1 95fda6c unverified
release : v1.7.3 50c0d82 unverified
ci : msys enable SDL2 build (#2635) cf6eb54 unverified
ruby : sync ggml (#2643) 916c6e0
android : try to fix build c9db590
files : remove old sources 1da9474
sync : ggml 9442640
talk-llama : sync llama.cpp c4fb34c
sync : ggml 3d08664
ggml : update ggml_backend_cpu_device_supports_op (llama/10867) 2f11d1e
vulkan: bugfixes for small subgroup size systems + llvmpipe test (llama/10809) 9220b51
Eve commited on