- 
                Notifications
    
You must be signed in to change notification settings  - Fork 13.5k
 
PR And Issue Tickets Maintenance
        Aaron Teo edited this page Sep 2, 2025 
        ·
        12 revisions
      
    - 
Low Complexity PRs needing attention
- 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
- Generally require more time to grok but manageable by beginner to medium expertise level
 
 - 
High Complexity PRs needing attention
- Generally require indepth knowledge of LLMs or GPUs
 
 
- 
Merging Soon, Already Approved and CI Passed
- Useful to find any PRs overloooked and is already slated to be included very soon
 
 - 
Merging Soon, Already Approved
- Useful to find any PRs that is about to be merged but may be falling behind in CI
 
 - 
- Useful to find any PRs that is already approved and may be suitable for final check before either merging immediately or add a merging soon label
 
 - 
- Useful to find any PRs that is already approved and but needs focused CI fixes to get back on track
 
 - 
Not Reviewed But CI Passed And Recently Updated
- Useful to find any PRs that has not yet been reviewed, but is actively being worked on and has passing CI checks
 
 
- 
status:successOnly pull requests with all successful statuses - 
status:failureOnly pull requests that have statuses in the failure or error state - 
status:pendingOnly pull requests with no statuses or at least one status in the pending state 
Useful information for users that doesn't fit into Readme.
- Home
 - Feature Matrix
 - GGML Tips & Tricks
 - Chat Templating
 - Metadata Override
 - HuggingFace Model Card Metadata Interoperability Consideration
 
These are information useful for Maintainers and Developers which does not fit into code comments
Click on a badge to jump to workflow. This is here as a useful general view of all the actions so that we may notice quicker if main branch automation is broken and where.