]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
Update README.md
authorGeorgi Gerganov <redacted>
Sat, 8 Oct 2022 08:17:29 +0000 (11:17 +0300)
committerGeorgi Gerganov <redacted>
Sat, 8 Oct 2022 08:43:42 +0000 (11:43 +0300)
README.md

index a73dfb8a01907a75fb53a2bf232ff3ee913456aa..87ee7eab9ffdfa8d77330d7fc5b63d62ae3b23f3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -247,4 +247,4 @@ The original models are converted to a custom binary format. This allows to pack
 
 You can download the converted models using the [download-ggml-model.sh](download-ggml-model.sh) script.
 
-For more details, see the conversion script [convert-pt-to-ggml.py](convert-pt-to-ggml.py)
+For more details, see the conversion script [convert-pt-to-ggml.py](convert-pt-to-ggml.py) or the README in [models](models).