whisper.cpp / CMakeLists.txt

Commit History

sync : ggml (backend v2, k-quants, CUDA opts, Metal opts, etc.) (#1422)
7006035
unverified

ggerganov Chris Raethke commited on

cmake : Abort the build if a requested feature could not be configured (#1350)
fb91f57
unverified

Marcin Mielniczuk commited on

cmake : Prefer pkg-config while looking for BLAS (#1349)
67693c8
unverified

Marcin Mielniczuk commited on

whisper : Metal and ggml-alloc support (#1270)
714ee6b
unverified

ggerganov commited on

ci : upgrade gradle to 2.4.2 (#1263)
a88e806
unverified

ggerganov commited on

cmake : noramlize case (#1129)
c34de91
unverified

ggerganov commited on

build : do not use _GNU_SOURCE gratuitously (#1129)
beefa34
unverified

Przemysław Pawełczyk 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

cmake : fix PowerPC build failures introduced in #1174 (#1196)
35adb54
unverified

Marcin Mielniczuk commited on

Fix AVX etc. under GCC/CMake (#1174)
87c002e
unverified

Marcin Mielniczuk commited on

cmake : fix MSVC compile error C3688 (#1136)
44ab249
unverified

bobqianic commited on

Revert "cmake : fix MSVC compile error C3688 on non-unicode Windows (#1110)"
8862803
unverified

ggerganov commited on

cmake : enable OpenBLAS on Windows (#1128)
7b4d898
unverified

bobqianic commited on

cmake : fix MSVC compile error C3688 on non-unicode Windows (#1110)
ddd76e1
unverified

gonchaxyz Gang Chen commited on

ci : more platforms coverage (#1101)
c4448fa
unverified

alonfaraj Alon Faraj commited on

whisper : add OpenVINO support (#1037)
49bcee6
unverified

Ryan Metcalfe ggerganov commited on

opencl : sync latest ggml-opencl
ced3ca3
unverified

ggerganov commited on

cmake : build with any BLAS compatible library (#927)
1fe6df0
unverified

aih1013 commited on

release : v1.4.2
92d863e
unverified

ggerganov commited on

cmake : fix define used for COREML_ALLOW_FALLBACK (#893)
3f26c89
unverified

Jonathan Soo commited on

cmake : fix options disabling AVX and AVX2 flags (#885)
b44a680
unverified

ZaBlazzingZephyrus commited on

cmake : add options to disable CPU flags (#860)
6a5e7e7
unverified

ggerganov commited on

ci : add cuBLAS build workflow and fix error causing lines in CMakeLists (#867)
4a2abaf
unverified

RelatedTitle commited on

build : CLBlast support as in llama.cpp (#862)
6a785f1
unverified

Vulcan commited on

release : v1.4.1
8068ae8
unverified

ggerganov commited on

release : v1.4.0
a4c35c9
unverified

ggerganov commited on

whisper : add integer quantization support (#540)
a5f8f3c
unverified

ggerganov commited on

whisper : add GPU support via cuBLAS (#834)
d91d7d9
unverified

ggerganov commited on

build : add WHISPER_COREML_ALLOW_FALLBACK to make / CMake (#812)
49fb1c6
unverified

ggerganov commited on

release : v1.3.0
016ac02
unverified

ggerganov commited on

whisper : add Core ML support (#566)
1fd4bde
unverified

ggerganov commited on

cmake : add msvc compiler args /utf-8 fix error C3688 (#721)
5aaa017
unverified

LittleLoli commited on

cmake : add a flag to disable F16C (#628)
cac3f10
unverified

a5huynh commited on

release : v1.2.1
870c4e1
unverified

ggerganov commited on

cmake : install whisper.h header (#485)
610cdde
unverified

aviks commited on

ci : add node addon test and optimize compilation configuration (#468)
398871a
unverified

Qianhe Chen ggerganov commited on

release : v1.2.0
07e1dc7
unverified

ggerganov commited on

release : v1.1.1
cbcc851
unverified

ggerganov commited on

cmake : bump version to 1.1.0
edc127c
unverified

ggerganov commited on

cmake : add -Wno-unused-function + update whisper.js
a9aee6f
unverified

ggerganov commited on

cmake : support AVX2 in Windows better (#381)
ef2ccf5
unverified

m.bell commited on

Revert "tmp"
eba6821
unverified

ggerganov commited on

go : bindings updated so they can be used in third party packages. (#379)
4030b6d
unverified

djthorpe commited on

tmp
6101321
unverified

ggerganov commited on

cmake : change min required version to 3.0 (#351)
33bd153
unverified

ggerganov commited on

cmake : add CMAKE_RUNTIME_OUTPUT_DIRECTORY
d472548
unverified

ggerganov commited on

cmake : update to 3.19 (#351)
37e2420
unverified

Andy Maloney commited on

cmake : add runtime destination install (#345)
4bc14b2
unverified

aviks commited on

cmake : add headers to target (#298)
0be4a11
unverified

Andy Maloney commited on