normundsg commited on
Commit
94d8651
1 Parent(s): 6868f23

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ This is a fine-tuned [whisper-large-v3](https://huggingface.co/openai/whisper-la
13
 
14
  This version of the model supersedes the previous [whisper-large-v3-lv-late-cv17](https://huggingface.co/AiLab-IMCS-UL/whisper-large-v3-lv-late-cv17) model.
15
 
16
- We also provide 4-bit, 5-bit and 8-bit quantized versions of the model in the GGML format for the use with [whisper.cpp](https://github.com/ggerganov/whisper.cpp).
17
 
18
  ## Training
19
 
 
13
 
14
  This version of the model supersedes the previous [whisper-large-v3-lv-late-cv17](https://huggingface.co/AiLab-IMCS-UL/whisper-large-v3-lv-late-cv17) model.
15
 
16
+ We also provide 4-bit, 5-bit and 8-bit quantized versions of the model in the GGML format for the use with [whisper.cpp](https://github.com/ggerganov/whisper.cpp), as well as an 8-bit quantized version for the use with [CTranslate2](https://github.com/OpenNMT/CTranslate2).
17
 
18
  ## Training
19