Skip to content

Commit 7b7f457

Browse files
ggerganovarthw
authored andcommitted
contrib : add Resources section (ggml-org#9675)
1 parent 8478ceb commit 7b7f457

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,8 @@
2727

2828
![matmul](media/matmul.png)
2929

30+
# Resources
31+
32+
The Github issues, PRs and discussions contain a lot of information that can be useful to get familiar with the codebase. For convenience, some of the more important information is referenced from Github projects:
33+
34+
https://github.com/ggerganov/llama.cpp/projects

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@ To learn more how to measure perplexity using llama.cpp, [read this documentatio
477477
- Contributors can open PRs
478478
- Collaborators can push to branches in the `llama.cpp` repo and merge PRs into the `master` branch
479479
- Collaborators will be invited based on contributions
480-
- Any help with managing issues and PRs is very appreciated!
480+
- Any help with managing issues, PRs and projects is very appreciated!
481481
- See [good first issues](https://github.com/ggerganov/llama.cpp/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) for tasks suitable for first contributions
482482
- Read the [CONTRIBUTING.md](CONTRIBUTING.md) for more information
483483
- Make sure to read this: [Inference at the edge](https://github.com/ggerganov/llama.cpp/discussions/205)

0 commit comments

Comments
 (0)