whisper.cpp/examples/quantize
Peter A. a96310871a
examples : fix executable example targets (#3600)
* cmake:
    - added `whisper-` prefix to unprefixed targets: `quantize`, `lsp`,
      `vad-speech-segments`
    - added `install(TARGETS ${TARGET} RUNTIME)` where it was missing

Signed-off-by: Peter A. <ink.splatters@pm.me>

* .github/workflows/build.yml: quantize -> whisper-quantize

Signed-off-by: Peter A. <ink.splatters@pm.me>

---------

Signed-off-by: Peter A. <ink.splatters@pm.me>
2026-01-13 08:08:18 +01:00
..
CMakeLists.txt examples : fix executable example targets (#3600) 2026-01-13 08:08:18 +01:00
quantize.cpp whisper : remove whisper_load_backends function (#3196) 2025-05-29 08:03:17 +02:00
README.md whisper : add integer quantization support (#540) 2023-04-30 18:51:57 +03:00

quantize

Tool for integer quantization of Whisper ggml model files