Update README.md
Browse files
README.md
CHANGED
@@ -50,4 +50,6 @@ My guess is that your GPU might be too old to recognize them, considering that I
|
|
50 |
### Are the K-quants "S", "M", or "L"?
|
51 |
The quantizer I was using was not specific about this, so I do not know about this either.
|
52 |
### What program did you use to make these quants?
|
53 |
-
I used [whisper.cpp v1.7.6](https://github.com/ggml-org/whisper.cpp/releases/tag/v1.7.6) on Windows x64, leveraging CUDA 12.4.0.
|
|
|
|
|
|
50 |
### Are the K-quants "S", "M", or "L"?
|
51 |
The quantizer I was using was not specific about this, so I do not know about this either.
|
52 |
### What program did you use to make these quants?
|
53 |
+
I used [whisper.cpp v1.7.6](https://github.com/ggml-org/whisper.cpp/releases/tag/v1.7.6) on Windows x64, leveraging CUDA 12.4.0.
|
54 |
+
### One or multiple of the quants are not working for me.
|
55 |
+
[Open a new discussion](https://huggingface.co/Pomni/distil-medium.en-ggml-allquants/discussions/new) in the community tab about this, and I will look into the issue.
|