whisper.cpp / ggml /src /ggml-alloc.c

Commit History

llama : add gpt-oss (llama/15091)
bf225d6

ggerganov ngxson HF Staff slaren commited on

metal : fuse add, mul + add tests (llama/14596)
66ae493

ggerganov commited on

ggml: Don't assert fail when tensor data changes (llama/13222)
af16d74

Jesse Gross commited on

ggml : upgrade init_tensor API to return a ggml_status (llama/11854)
d6b6852

William Tambellini slaren commited on

vulkan: use smaller combined allocations to avoid fragmentation (llama/11551)
1b7672d

jeffbolznv commited on

CUDA: backwards pass for misc. ops, add tests (llama/11257)
2fbcec1

JohannesGaessler commited on

ggml : remove return from ggml_gallocr_allocate_node (ggml/1048)
f9d4408

danbev commited on

ggml: new optimization interface (ggml/988)
dd33ace

JohannesGaessler commited on

ggml : move more prints to the ggml log system (llama/9839)
98d1a6a

Diego Devesa commited on

ggml-alloc : remove buffer_id from leaf_alloc (ggml/987)
1a776cc

danbev commited on

ggml-alloc : fix list of allocated tensors with GGML_ALLOCATOR_DEBUG (llama/9573)
673df39

slaren commited on

ggml : reduce hash table reset cost (llama/8698)
9808fbf

slaren commited on

CUDA: fix partial offloading for ne0 % 256 != 0 (llama/8572)
afc137c

JohannesGaessler commited on

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

ggerganov commited on