]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
Update Contributing section
authorGeorgi Gerganov <redacted>
Fri, 17 Mar 2023 18:30:04 +0000 (20:30 +0200)
committerGitHub <redacted>
Fri, 17 Mar 2023 18:30:04 +0000 (20:30 +0200)
README.md

index 7338ea790989ad2c3503eecae19d54aaa71980fd..808d54e89ec96b109b585781f3158b7a63961435 100644 (file)
--- a/README.md
+++ b/README.md
@@ -242,6 +242,7 @@ docker run -v /llama/models:/models ghcr.io/ggerganov/llama.cpp:light -m /models
 - Collaborators can push to branches in the `llama.cpp` repo and merge PRs into the `master` branch
 - 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)
 
 ### Coding guidelines