]> git.djapps.eu Git - pkg/ggml/sources/ggml/commitdiff
Update README.md
authorGeorgi Gerganov <redacted>
Tue, 1 Nov 2022 20:15:22 +0000 (22:15 +0200)
committerGitHub <redacted>
Tue, 1 Nov 2022 20:15:22 +0000 (22:15 +0200)
README.md

index 8c3f862a7194b379dbceb2be476844299c879eb3..434792afba4c51cdf6feeb789c8d4a69dcf7a8cf 100644 (file)
--- 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)