whisper.cpp/examples/quantize
Georgi Gerganov e30c679928
whisper : reorganize source code + improve CMake (#2256)
* scripts : update sync [no ci]

* files : reorganize [no ci]

* sync : llama.cpp

* cmake : link math library

* cmake : build normal ggml library

* files : move headers to include

* objc : fix path to ggml-metal.h

* ci : fix WHISPER_CUDA -> GGML_CUDA

* scripts : sync LICENSE [no ci]
2024-06-26 19:34:09 +03:00
..
CMakeLists.txt whisper : add integer quantization support (#540) 2023-04-30 18:51:57 +03:00
quantize.cpp whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03: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