mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2025-01-13 20:14:29 +00:00
Updated PR And Issue Tickets Maintanance (markdown)
parent
f4f88abb4f
commit
b57aff3f82
@ -4,8 +4,11 @@
|
||||
### PRs for those who want to help
|
||||
|
||||
* [Low Complexity PRs needing attention](https://github.com/ggerganov/llama.cpp/pulls?q=is%3Apr+is%3Aopen+review%3Arequired+label%3A%22review+complexity+%3A+low%22+)
|
||||
- Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix
|
||||
* [Medium Complexity PRs needing attention](https://github.com/ggerganov/llama.cpp/pulls?q=is%3Apr+is%3Aopen+review%3Arequired+label%3A%22review+complexity+%3A+medium%22 )
|
||||
- Generally require more time to grok but manageable by beginner to medium expertise level
|
||||
* [High Complexity PRs needing attention](https://github.com/ggerganov/llama.cpp/pulls?q=is%3Apr+is%3Aopen+review%3Arequired+label%3A%22review+complexity+%3A+high%22)
|
||||
- Generally require indepth knowledge of LLMs or GPUs
|
||||
|
||||
|
||||
### PRs for those who want to merge
|
||||
|
Loading…
Reference in New Issue
Block a user