]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
CUDA: compress mode option and default to size (llama/12029)
authorErik Scholz <redacted>
Sat, 1 Mar 2025 11:57:22 +0000 (12:57 +0100)
committerGeorgi Gerganov <redacted>
Sat, 8 Mar 2025 13:13:01 +0000 (15:13 +0200)
commitb442dcd59874a72e2fa28fd03a016a0c05df3589
treec2a744aa769a521bf3383962775307bf1190d2c7
parentc98681e6d5f4b51fd49bf9868cc9fc27b48097ed
CUDA: compress mode option and default to size (llama/12029)

cuda 12.8 added the option to specify stronger compression for binaries, so we now default to "size".
ggml/CMakeLists.txt
ggml/src/ggml-cuda/CMakeLists.txt