From: Georgi Gerganov Date: Thu, 23 Mar 2023 07:48:51 +0000 (+0200) Subject: Add link to recent podcast about whisper.cpp and llama.cpp X-Git-Tag: gguf-v0.4.0~1148 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=03ace14cfd68a1289ac3b76563534c8ee72a2e53;p=pkg%2Fggml%2Fsources%2Fllama.cpp Add link to recent podcast about whisper.cpp and llama.cpp --- diff --git a/README.md b/README.md index b5a113c9..f53595f8 100644 --- a/README.md +++ b/README.md @@ -337,6 +337,7 @@ docker run -v /llama/models:/models ghcr.io/ggerganov/llama.cpp:light -m /models - Collaborators will be invited based on contributions - Any help with managing issues and PRs is very appreciated! - Make sure to read this: [Inference at the edge](https://github.com/ggerganov/llama.cpp/discussions/205) +- A bit of backstory for those who are interested interested: [Changelog podcast](https://changelog.com/podcast/532) ### Coding guidelines