Remove size estimate disclaimer - all sizes are accurate
Browse files
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 |
-
|
| 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. |
|