forked from ggerganov/whisper.cpp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* master: (96 commits) whisper : fix bench regression + fix performance when using CPU BLAS (ggerganov#1275) whisper : faster beam_search sampling via reduced KV cache copies (ggerganov#1243) java : fixed signing of java artifact using gradle (ggerganov#1267) ci : try to fix gradle action (ggerganov#1265) gitignore : update sync : ggml (HBM + Metal + style) (ggerganov#1264) ci : upgrade gradle to 2.4.2 (ggerganov#1263) sync : ggml (CUDA faster rope) cmake : noramlize case (ggerganov#1129) build : do not use _GNU_SOURCE gratuitously (ggerganov#1129) examples : fix build + compile warnings (close ggerganov#1256) models : add quantum models to download-ggml-model.sh (ggerganov#1235) whisper.android : bump gradle plugin and dependencies + a lint pass (ggerganov#1255) sign jar for Maven Central repo whisper.android : address ARM's big.LITTLE arch by checking cpu info (ggerganov#1254) make : fix detection of AVX2 on macOS (ggerganov#1250) ggml : posixify pagesize (ggerganov#1251) configured publishing.repositories ggml : sync latest llama.cpp (view_src + alloc improvements) (ggerganov#1247) make : improve cpuinfo handling on x86 hosts (ggerganov#1238) ...
- Loading branch information
Showing
80 changed files
with
54,448 additions
and
9,743 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.