From: Greg Sadetsky Date: Sun, 6 Apr 2025 05:29:41 +0000 (-0400) Subject: models : fix dead link to models in readme (#3006) X-Git-Tag: upstream/1.7.5+105~93 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=ada745f4a5af9a5e237fda9ca402b4b73919bdde;p=pkg%2Fggml%2Fsources%2Fwhisper.cpp models : fix dead link to models in readme (#3006) --- diff --git a/models/README.md b/models/README.md index 55ab30c8..6ee78664 100644 --- a/models/README.md +++ b/models/README.md @@ -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)