Spaces:
Running
Running
Commit History
cmake: Fix libdir value in pkgconfig file (#2407) a048ef3 unverified
Philippe Normand commited on
revert : cmake : set MSVC to use UTF-8 on source files (#2346) 5e9ff52
sync : ggml b13db51
ggml: fix ggml_graph_cpy undefined behavior (ggml/943) 9202e70
cann : fix doxy (ggml/0) 406ac07
vulkan : fix build (llama/0) e237370
cuda : mark BF16 CONT as unsupported 561bebd
cmake : set MSVC to use UTF-8 on source files (#2346) 9b3df8e unverified
Tim Miller commited on
readme : remove invalid flag from Python example (#2396) 5372e8b unverified
UsernamesLame commited on
readme : fix link (#2394) ae51c50 unverified
go : add beamsize/entropythold/maxcontext to context interface (#2350) 7efcda7 unverified
hsinhoyeh commited on
talk-llama : sync llama.cpp 4493ffd
whisper : update FA call 2bfec97
sync : ggml 7ba8c97
sync : vulkan (skip) (llama/0) 5fe3dd6
ggml : do not crash when quantizing q4_x_x with an imatrix (llama/9192) d64f932
slaren commited on
metal : separate scale and mask from QKT in FA kernel (llama/9189) 90cc3cd
ggml : add SSM Metal kernels (llama/8546) b6e7294
metal : gemma2 flash attention support (llama/9159) e62fd15
slaren commited on
CPU/CUDA: Gemma 2 FlashAttention support (llama/8542) fb8ae8b
Add a space to supress a cmake warning (llama/9133) 287612e
Add oneDNN primitive support (llama/9091) b4d8c3e
fallback mmvq (llama/9088) 4b1fda0
Fix SYCL `im2col` and `convert` Overflow with Large Dims (llama/9052) 5f43886
rpc : print error message when failed to connect endpoint (llama/9042) d54b156
rpc : prevent crashes on invalid input (llama/9040) 656ae00
ggml : dynamic ggml_sched_max_splits based on graph_size (llama/9047) e0dc1ad
cmake : remove unused option GGML_CURL (llama/9011) 12634fc
ggml : move rope type enum to ggml.h (llama/8949) 9d45f48
ggml: fix div-by-zero (llama/9003) d9ee26f
DavidKorczynski commited on
Optimize Vulkan backend for better CPU performance and less GPU synchronization overhead. (llama/8943) 11bc9e6
feat: ref. cross entropy, add CUDA, fix grad test (ggml/929) e1e87a3
ggml: remove bad assert (ggml/928) ba483f7
examples: add MNIST training + missing ops 0828065
models : add support for wget2 for fedora (#2387) 0653499 unverified
Brad Murray commited on
readme : update the path to bench.py (#2386) 57c7a6b unverified
Peng commited on
readme : fix typo (#2383) 16e5a16 unverified
readme : fix broken links in implementation details section (#2382) 4863dee unverified
stormofice commited on
whisper : fix compile warning for unused params 0e05e03 unverified
sync : ggml vulkan (ggml/0) c4c7e49
ggml : fix typo in ggml-quants.c comment (ggml/922) f158bc0
feat: add new `sin` and `cos` operators (ggml/919) f541d31
readme : fix broken links (#2358) 93e1056 unverified
examples : use colorblind friendly TTY color scheme (#2360) 09303a2 unverified
Justine Tunney commited on