facehugger11 commited on
Commit
a6dda9d
·
unverified ·
1 Parent(s): a1b00a9

models : fix dead link to models in readme (#3006)

Browse files
Files changed (1) hide show
  1. 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/ggml-org/whisper.cpp/tree/main
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