Spaces:
Running
Running
models : fix dead link to models in readme (#3006)
Browse files- models/README.md +1 -1
models/README.md
CHANGED
|
@@ -24,7 +24,7 @@ You can now use it like this:
|
|
| 24 |
|
| 25 |
`ggml` models are available from the following locations:
|
| 26 |
|
| 27 |
-
- https://huggingface.co/
|
| 28 |
|
| 29 |
### 3. Convert with [convert-pt-to-ggml.py](convert-pt-to-ggml.py)
|
| 30 |
|
|
|
|
| 24 |
|
| 25 |
`ggml` models are available from the following locations:
|
| 26 |
|
| 27 |
+
- https://huggingface.co/ggerganov/whisper.cpp/tree/main
|
| 28 |
|
| 29 |
### 3. Convert with [convert-pt-to-ggml.py](convert-pt-to-ggml.py)
|
| 30 |
|