Skip to content

Commit ada745f

Browse files
authored
models : fix dead link to models in readme (#3006)
1 parent 01985c2 commit ada745f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You can now use it like this:
2424

2525
`ggml` models are available from the following locations:
2626

27-
- https://huggingface.co/ggml-org/whisper.cpp/tree/main
27+
- https://huggingface.co/ggerganov/whisper.cpp/tree/main
2828

2929
### 3. Convert with [convert-pt-to-ggml.py](convert-pt-to-ggml.py)
3030

0 commit comments

Comments
 (0)