]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
models : fix dead link to models in readme (#3006)
authorGreg Sadetsky <redacted>
Sun, 6 Apr 2025 05:29:41 +0000 (01:29 -0400)
committerGitHub <redacted>
Sun, 6 Apr 2025 05:29:41 +0000 (08:29 +0300)
models/README.md

index 55ab30c8ecb7687031136a5b715f88f1f557f86b..6ee78664501cf3f305130fcbd682af2d99861d94 100644 (file)
@@ -24,7 +24,7 @@ You can now use it like this:
 
 `ggml` models are available from the following locations:
 
-- https://huggingface.co/ggml-org/whisper.cpp/tree/main
+- https://huggingface.co/ggerganov/whisper.cpp/tree/main
 
 ### 3. Convert with [convert-pt-to-ggml.py](convert-pt-to-ggml.py)