From: Georgi Gerganov Date: Fri, 17 Mar 2023 18:30:04 +0000 (+0200) Subject: Update Contributing section X-Git-Tag: gguf-v0.4.0~1226 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=e81b9c81c101f64531ef0fa1ee6b77d562635652;p=pkg%2Fggml%2Fsources%2Fllama.cpp Update Contributing section --- diff --git a/README.md b/README.md index 7338ea79..808d54e8 100644 --- 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