aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgi Gerganov <ggerganov@gmail.com>2023-03-23 09:48:51 +0200
committerGitHub <noreply@github.com>2023-03-23 09:48:51 +0200
commit03ace14cfd68a1289ac3b76563534c8ee72a2e53 (patch)
treead3f3d95d23eaa1f9af36a888b680c092e797b3e
parente4412b45e395981068d2850d3fa04cc16c77d70d (diff)
Add link to recent podcast about whisper.cpp and llama.cpp
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b5a113c..f53595f 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