Spaces:
Sleeping
Sleeping
Commit History
make : disable CUDA graphs ab5ee59 unverified
make : disable CUDA mel build 7d13d39 unverified
make : fix missing -O3 9cccc55 unverified
whisper : reorganize source code + improve CMake (#2256) f75c2e3 unverified
build : update make / cmake 0b4241c
ggml : remove OpenCL (#0) d303fe3
cuda : enable CUDA graphs (#0) d075551
cmake : fix CUDA build (#0) ddc04a3
cuda : fix HIPBLAS build (#2234) a8eb666 unverified
whisper : add CUDA-specific computation mel spectrograms (#2206) c6894d3 unverified
build : improve disabling AVX-512 (#2129) dd6f1ab unverified
Przemysław Pawełczyk commited on
make : change GNU make default CXX from g++ to c++ (#2100) 610f480 unverified
Przemysław Pawełczyk commited on
build : fix embedded Metal library generation (#2045) b0e83a9 unverified
Didzis Gosko commited on
build : detect AVX512 in Makefile, add AVX512 option in CMake (#2043) 9d0bb12 unverified
Didzis Gosko commited on
build : use pkg-config for OpenBLAS (#1778) d5d466c unverified
Przemysław Pawełczyk commited on
make : add grammar parser to common objects b1f3938 unverified
sync : ggml (#2001) cbbfa9e unverified
talk-llama : sync llama.cpp 14e824b unverified
make : fix CUBLAS link with WSL (#1878) b3c9e81 unverified
LBlue commited on
build : update CBLAS flags + fix unused var warning (#0) 496c0f1 unverified
metal : option to embed MSL source into compiled binary (#1842) a46b62a unverified
Didzis Gosko commited on
whisper : expose CUDA device setting in public API (#1840) d13ee66 unverified
Didzis Gosko commited on
make : add macOS deployment target option (#1839) 9c90601 unverified
Didzis Gosko commited on
make : update MSYS_NT (#1813) 587152f unverified
server : fix building and simplify lib deps on Windows (#1772) f928f33 unverified
Przemysław Pawełczyk commited on
sync : ggml (VMM, sync-ggml-am, dotprod ARM fixes, CUDA fixes) (#1691) 919a447 unverified
whisper : make large version explicit + fix data size units (#1493) 03a3210 unverified
whisper : add grammar-based sampling (#1229) 46f0c56 unverified
whisper : add full CUDA and Metal offloading (#1472) da4acca unverified
whisper : add support for large v3 (#1444) 9908abb unverified
sync : ggml (backend v2, k-quants, CUDA opts, Metal opts, etc.) (#1422) 7006035 unverified
metal : add F32 support + update bench output 02d7878 unverified
whisper : Metal and ggml-alloc support (#1270) 714ee6b unverified
build : do not use _GNU_SOURCE gratuitously (#1129) beefa34 unverified
Przemysław Pawełczyk commited on
make : fix detection of AVX2 on macOS (#1250) 272633a unverified
Didzis Gosko commited on
make : improve cpuinfo handling on x86 hosts (#1238) 16b5542 unverified
Przemysław Pawełczyk commited on
make : use cpuinfo in MSYS2 to enable x86 ISA extensions on the host (#1216) 54be145 unverified
Przemysław Pawełczyk commited on
make : add support for building on DragonFlyBSD/NetBSD/OpenBSD (#1212) 02b8e07 unverified
Przemysław Pawełczyk commited on
ggml : detect SSSE3 (#1211) 82a619c unverified
Przemysław Pawełczyk commited on
examples : vim plugin and LSP server (#1144) 358f6c9 unverified
AustinMroz commited on
whisper : initial hipBLAS support (#1209) e093092 unverified
ardfork commited on
build : fix OpenBLAS detection under Arch Linux (#1173) 1551f4e unverified
Marcin Mielniczuk commited on
make : fix Linux machines supporting AVX1 not AVX2 (#1162) e251342 unverified
make : simplify Makefile (#1147) 52b3f80 unverified
alonfaraj commited on
make : fix CLBlast build on MacOS (#1120) 232f2a8 unverified
Christian commited on
make : check nvcc version and set flag (#1115) 01bbf00 unverified
alonfaraj commited on
make : tests can be called as "make tests base.en" (#1113) 1f5c1b8 unverified
Jose commited on