whisper.cpp / ggml /src /gguf.cpp

Commit History

ggml : prevent integer overflow in gguf tensor size calculation (llama/14595)
31f34e7

yuuoniy commited on

ggml : do not output unprintable characters on GGUF load failure (llama/14381)
e7b2e19

Sigbjørn Skjæret commited on

gguf: fix failure on version == 0 (llama/13956)
73547ad

JohannesGaessler commited on

ggml: check if non-native endian model is being loaded (llama/13943)
a2e9ccb

taronaeo commited on

gguf : use ggml log system (llama/13571)
a2211c9

Diego Devesa commited on

Fix clang warning in gguf_check_reserved_keys (llama/12686)
a00d66c

R0CKSTAR commited on

GGUF: C++ refactor, backend support, misc fixes (skip) (llama/11030)
92311a3

JohannesGaessler commited on