summaryrefslogtreecommitdiff
path: root/candle-transformers/src/models/whisper/quantized_model.rs
Commit message (Expand)AuthorAgeFilesLines
* feat: support microphone whisper streaming (#1678)drbh2024-02-121-0/+28
* feat: support multithread spectrogram and small perf tweaks (#1674)drbh2024-02-081-4/+4
* Make the whisper model cloneable (#1200)Laurent Mazare2023-10-271-0/+5
* Move the common quantized-nn code to a shared module. (#1063)Laurent Mazare2023-10-091-42/+6
* Better control on the optional dequantization in QMatMul (#1049)Laurent Mazare2023-10-071-6/+5
* Add a quantized variant of whisper (#1017)Laurent Mazare2023-10-021-0/+403