From: Georgi Gerganov Date: Tue, 1 Nov 2022 20:15:22 +0000 (+0200) Subject: Update README.md X-Git-Tag: upstream/0.0.1642~1606 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=db1397382086ad20e53d9ba626f8b4ed335b7b6e;p=pkg%2Fggml%2Fsources%2Fggml Update README.md --- diff --git a/README.md b/README.md index 8c3f862a..434792af 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ Tensor library for machine learning - Zero memory allocations during runtime ***Note that this project is under development and not ready for production use. -More active development is happening in the ***[whisper.cpp](https://github.com/ggerganov/whisper.cpp) ***repo -so if you are interested in this project, make sure to follow what is happening there*** +Most of the development is currently happening in the [whisper.cpp](https://github.com/ggerganov/whisper.cpp) repo, +so if you are interested in this project, make sure to follow what is happening there.*** ## Whisper inference (example)