From: Georgi Gerganov Date: Sat, 8 Oct 2022 08:17:29 +0000 (+0300) Subject: Update README.md X-Git-Tag: upstream/1.7.4~1980 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=2d47693435657cccb16903edf22ebdeb1bbc1c0a;p=pkg%2Fggml%2Fsources%2Fwhisper.cpp Update README.md --- diff --git a/README.md b/README.md index a73dfb8a..87ee7eab 100644 --- 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).