Pomni commited on
Commit
3c81799
·
verified ·
1 Parent(s): 63840bd

Remove size estimate disclaimer - all sizes are accurate

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -117,7 +117,7 @@ This is a repository of **GGML quants for [whisper-large-v2](https://huggingface
117
 
118
  If you are looking for a program to run this model with, then I would recommend [EasyWhisper UI](https://github.com/mehtabmahir/easy-whisper-ui), as it is user-friendly, has a GUI, and will automate a lot of the hard stuff for you.
119
  ## List of Quants
120
- All sizes are estimates for now, though they should be close to the real thing. Clicking on a link will download the corresponding quant instantly.
121
  | Link | Quant | Size | Notes
122
  |:-----|:-----|--------:|:------|
123
  | [GGML](https://huggingface.co/Pomni/whisper-large-v2-ggml-allquants/resolve/main/ggml-large-v2-f32.bin) | F32 | 6.17 GB | Likely overkill. |
 
117
 
118
  If you are looking for a program to run this model with, then I would recommend [EasyWhisper UI](https://github.com/mehtabmahir/easy-whisper-ui), as it is user-friendly, has a GUI, and will automate a lot of the hard stuff for you.
119
  ## List of Quants
120
+ Clicking on a link will download the corresponding quant instantly.
121
  | Link | Quant | Size | Notes
122
  |:-----|:-----|--------:|:------|
123
  | [GGML](https://huggingface.co/Pomni/whisper-large-v2-ggml-allquants/resolve/main/ggml-large-v2-f32.bin) | F32 | 6.17 GB | Likely overkill. |