Commit History

whisper : remove whisper_load_backends function (#3196)
0cae2d6
unverified

danbev commited on

rename : ggerganov -> ggml-org (#3005)
f816f88
unverified

ggerganov commited on

whisper : support GGML_BACKEND_DL (#2843)
2e6437e
unverified

Diego Devesa ggerganov commited on

whisper : rename binaries + fix install (#2648)
30197de
unverified

ggerganov commited on

whisper : reorganize source code + improve CMake (#2256)
f75c2e3
unverified

ggerganov commited on

whisper : use flash attention (#2152)
27c0a97
unverified

ggerganov commited on

examples : fix typo in bench.cpp (#1933)
8efe1fd
unverified

zhouwg commited on

examples : initialize context params properly (#1852)
3443ee7
unverified

ggerganov commited on

whisper : add batched decoding (#1486)
0131aa6
unverified

ggerganov commited on

whisper : add support for large v3 (#1444)
9908abb
unverified

ggerganov commited on

whisper : add context param to disable gpu (#1293)
290abed
unverified

jhenhong ggerganov commited on

bench: fix missing include <cstring> (#1303)
eb68655
unverified

Evgeny Kuznetsov commited on

whisper : Metal and ggml-alloc support (#1270)
714ee6b
unverified

ggerganov commited on

bench : fix Windows linkage by moving ggml benches in whisper lib ..
bef3486
unverified

ggerganov commited on

bench : add memcpy and ggml_mul_mat benchmarks
a660ed9
unverified

ggerganov commited on

whisper : add loader class to allow loading from buffer and others (#353)
8060473
unverified

prsyahmi ggerganov commited on

cmake : update to 3.19 (#351)
37e2420
unverified

Andy Maloney commited on

cmake : enable and fix -Wall -Wextra -Wpedantic C++ warnings
7ffa531
unverified

ggerganov commited on

bench.wasm : same as "bench" but runs in the browser (#89)
68dae1f
unverified

ggerganov commited on

refactoring : more readable code
5ef0168
unverified

ggerganov commited on

Print system info at start of program
c0f40a4
unverified

ggerganov commited on

Print system info in main
72754e0

ggerganov commited on

Update README.md
626e4b8

ggerganov commited on

Update README.md
43e9712

ggerganov commited on

ggml : add system info functions
7a4a7a1

ggerganov commited on

refactoring : move main + stream in examples + other stuff
f79068a

ggerganov commited on