]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
Update README.md
authorGeorgi Gerganov <redacted>
Fri, 10 Mar 2023 22:51:46 +0000 (00:51 +0200)
committerGitHub <redacted>
Fri, 10 Mar 2023 22:51:46 +0000 (00:51 +0200)
README.md

index e5f5b53d5b9f061360ffcbbcd6616500eb9afc58..15c389a39543048a73aabec741dbfc91439fd1b5 100644 (file)
--- a/README.md
+++ b/README.md
@@ -104,6 +104,10 @@ main:  predict time = 31378.77 ms / 61.41 ms per token
 main:    total time = 34036.74 ms
 ```
 
+And here is another demo of running both LLaMA-7B and [whisper.cpp](https://github.com/ggerganov/whisper.cpp) on a single M1 Pro MacBook:
+
+https://user-images.githubusercontent.com/1991296/224442907-7693d4be-acaa-4e01-8b4f-add84093ffff.mp4
+
 ## Usage
 
 ```bash