Spaces:
Running
Running
Commit History
whisper : fix DTW memory access (#2012) b20029c unverified
Brad Murray commited on
common : fix file-handle leak in read_wav() (#2026) ffc6231 unverified
ulatekh commited on
main : set stdin to binary mode on Windows (#2025) ed041ef unverified
cmake : support for CPU BLAS build via Intel MKL (#2024) 9a2c42b unverified
slashlib commited on
main : allow a response-file as the sole parameter (#2019) 07da1b5 unverified
whisper : suppress tokens with a regex (#1997) 8cc6334 unverified
cmake : create solution folders (#2004) 2616a7c unverified
ulatekh commited on
sync : ggml 3cef7d5 unverified
extra : sync grammar-parser 57b41a6 unverified
talk-llama : sync llama.cpp d3484ef unverified
sync : ggml 924f2de unverified
sync : llama.cpp (skip) 88282d1 unverified
Fixed minor bug when enabling FP16 for non intel targets (llama/6464) f84edd5 unverified
Ouadie EL FAROUKI AidanBeltonS commited on
ggml : mul_mat_id use the same tensor for all the experts (llama/6387) 26fdc9f unverified
Disable iqx on windows as WA (llama/6435) 7a97623 unverified
Vulkan k-quant mmq and ggml-backend offload functionality (llama/6155) 1ff7b08 unverified
fix set main gpu crash (llama/6339) 3bdb5e6 unverified
Neo Zhang Jianyu commited on
ggml : fix bounds checking of zero size views (llama/6347) 80db462 unverified
slaren commited on
backend : fix typo in scheduler documentation (ggml/781) e7ddd12 unverified
extra : sync ggml-cuda folder fa0af15 unverified
ggml: bypass code incompatible with CUDA < 11.1 (#2020) 32f4e35 unverified
ci : add building in MSYS2 environments (Windows) (#1994) 08d5ab5 unverified
Przemysław Pawełczyk commited on
build : use pkg-config for OpenBLAS (#1778) d5d466c unverified
Przemysław Pawełczyk commited on
main : add command-style grammar (#1998) 7e6ea10 unverified
make : add grammar parser to common objects b1f3938 unverified
sync : ggml (#2001) cbbfa9e unverified
whisper : improve handling of prompts (#1981) 15949a9 unverified
whisper : improve support for distil-large-v3 (#1982) 749004e unverified
Sanchit Gandhi commited on
ruby : fix build (#1980) 20374d7 unverified
docker : libcuda.so.1 in PATH (#1966) 2cd0d06 unverified
Tiago Fassoni commited on
readme : add Fedora dependencies (#1970) afc6b1a unverified
Mohammadreza Hendiani commited on
whisper : token-level timestamps with DTW (#1485) ce7ca09 unverified
examples : rename --audio-context to --audio-ctx per help text (#1953) 8e9c985 unverified
whisper : set outputs from conv graph (#1959) 62505d4 unverified
alloc : fix allocation data of pre-allocated leafs 0c378f2 unverified
slaren commited on
cmake : copy ggml-common.h to bin f592e46 unverified
gitignore : .vimspector.json b593d9a unverified
talk-llama : sync llama.cpp 14e824b unverified
sync : ggml 1701a5d unverified
update examples and tests 007ebd7 unverified
slaren commited on
ggml : add ggml-common.h 8cdfa17 unverified
ggml : designate enum vals for integer types (llama/6050) 0bd0c7a unverified
metal : build metallib + fix embed path (llama/6015) 27311ef unverified
Update get version (llama/6025) 9a4e508 unverified
AidanBeltonS commited on