Spaces:
Running
Running
Commit History
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
rwkv6: add wkv6 support for Vulkan backend (llama/10829)
c7285d6
Introducing experimental OpenCL backend with support for Qualcomm Adreno GPUs (llama/10693)
83a0899
lhez
Skyler Szot
Shangqing Gu
Alexander Angus
Hongqiang Wang
Max Krasnyansky
commited on
Fix crash caused by ggml_backend_load_all when launching on Android Activity (llama/10812)
e1df33d
谢乃闻
Diego Devesa
commited on
vulkan: small mul_mat_vec optimizations (llama/10665)
ec98109
Eve
commited on
SYCL: Reduce most of the compiler warnings (llama/10748)
050e6ce
ggml : Fix compilation issues on ARM platform when building without fp16 (llama/10811)
f76ba41
Karol Kontny
commited on
CUDA: faster non-contiguous concat (llama/10760)
4621719
a3sh
Diego Devesa
commited on
remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (llama/10797)
b38cecf
Diego Devesa
commited on
Vulkan: Use improved q4_k and q5_k dequant code in dequant shaders (llama/10798)
a812efc
Vulkan: Add VK_EXT_subgroup_size_control support to ensure full subgroups for coopmats (llama/10721)
488f19e
ggml: load all backends from a user-provided search path (llama/10699)
c6de218
Gilad S
Diego Devesa
commited on
vulkan: request round-to-even for fp16 in im2col/rope_head (llama/10767)
461484c
vulkan: dynamic subgroup size for the remaining k quants (llama/10745)
1bbdb81
Eve
commited on
CUDA: rename macros to avoid conflicts with WinAPI (llama/10736)
8544072
Andreas Kieslinger
commited on
vulkan: disable spirv-opt for coopmat shaders (llama/10763)
2ac53b2
ggml : remove return from ggml_gallocr_allocate_node (ggml/1048)
f9d4408
ggml : add check for grad_accs (ggml/1046)
eacc95c
common : remove old types
fc4a926
CUDA: fix shared memory access condition for mmv (llama/10740)
99a4546
vulkan: fix compile warnings (llama/10731)
cdcb67c
Vulkan: fix NaN in tanh.comp with AMD proprietary driver on Windows (llama/10723)
a618c84
stduhpf
commited on