]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
talk-llama : add an up-to-date demo video
authorGeorgi Gerganov <redacted>
Thu, 2 Nov 2023 13:28:48 +0000 (15:28 +0200)
committerGitHub <redacted>
Thu, 2 Nov 2023 13:28:48 +0000 (15:28 +0200)
examples/talk-llama/README.md

index 545d725c680dbc0e8ea25e5320a156056deda73a..f073536c990ac8723be80887bf1330d0fb15ad14 100644 (file)
@@ -4,6 +4,10 @@ Talk with an LLaMA AI in your terminal
 \r
 [Demo Talk](https://user-images.githubusercontent.com/1991296/228024237-848f998c-c334-46a6-bef8-3271590da83b.mp4)\r
 \r
+*Latest perf as of 2 Nov 2023 using Whisper Medium + LLaMA v2 13B Q8_0 on M2 Ultra:*\r
+\r
+https://github.com/ggerganov/whisper.cpp/assets/1991296/d97a3788-bf2a-4756-9a43-60c6b391649e\r
+\r
 ## Building\r
 \r
 The `talk-llama` tool depends on SDL2 library to capture audio from the microphone. You can build it like this:\r