Spaces:
Running
Running
Commit History
Vulkan: Fix device info output format specifiers (llama/10366) 8000df9
metal : add `GGML_UNARY_OP_ELU` kernel (ggml/1018) 5959420
CUDA: fix MMV kernel being used for FP16 src1 (llama/10357) af4dff1
CMake: fix typo in comment [no ci] (llama/10360) d324d0b
llama : only use default buffer types for the KV cache (llama/10358) 9e9c0ad
Diego Devesa commited on
metal : refactor kernel args into structs (llama/10238) 15659b4
ggml : fix undefined reference to 'getcpu' (llama/10354) 2f9b147
FirstTimeEZ commited on
CUDA: remove DMMV, consolidate F16 mult mat vec (llama/10318) e446f60
CMake: default to -arch=native for CUDA build (llama/10320) 66edfb6
ggml : fix possible buffer use after free in sched reserve (llama/9930) 4703ea3
Diego Devesa commited on
ggml : inttypes.h -> cinttypes (llama/0) 6ba2c8f
ggml : adapt AMX to tensor->grad removal (llama/0) 8a67e9f
ggml : fix compile warnings (llama/0) 80d6ec0
llamafile : fix include path (llama/0) e443f89
vulkan: Optimize some mat-vec mul quant shaders (llama/10296) dc0e685
ggml : optimize Q4_0 into Q4_0_X_Y repack (llama/10324) abf6f22
Dan Johansson commited on
Make updates to fix issues with clang-cl builds while using AVX512 flags (llama/10314) 2868c2b
Srihari-mcw commited on
ggml: new optimization interface (ggml/988) dd33ace
ggml : remove duplicated sources from the last sync (ggml/1017) 026d20b
ggml : fix some build issues c5ba1d1
slaren commited on
sync : leftovers (ggml/0) 0f6c498
cmake : restore CMakeLists.txt (llama/10256) 51a70ff
AVX BF16 and single scale quant optimizations (llama/10212) e6ffed3
Eve commited on
sycl: Use syclcompat::dp4a (llama/10267) ce0dc30
Romain Biessy commited on
backend cpu: add online flow for aarch64 Q4_0 GEMV/GEMM kernels (llama/9921) 3541ee8
Charles Xu Diego Devesa commited on
ggml : build backends as libraries (llama/10256) 3dc93f3
scripts : update sync 1741306
release : v1.7.2 414329d unverified
sycl: fix example build (#2570) a0dcffc unverified
Stefan Sydow commited on
ci : use local ggml in Android build (#2567) 72b7501 unverified
ggml : tmp workaround for whisper.cpp (skip) (#2565) ef26f48 unverified
update : readme d1fa03c unverified
scripts : fix sync path 9a2f912 unverified
whisper.swiftui : switch Mac dest to Mac (Designed for iPad) (#2562) 13f2beb unverified
cmake : fix ppc64 check (#0) f3c3fca
whisper : include ggml-cpu.h (#0) cb35171
build : fixes 11d19cb
talk-llama : sync llama.cpp 6bb34fb
whisper : fix build (#0) dfd316d
sync : ggml 9e83be6
sycl : Fixes to broken builds and test-backend-ops (llama/10257) 9cfb13b
Alberto Cabrera Pérez commited on