Skip to content

contribute

Brian edited this page May 30, 2024 · 2 revisions

If you are a developer who want to contribute here is where you can help

General contributions areas to consider

Tickets Needing Attention

  • Low Severity Bugs
    • Used to report low severity bugs in llama.cpp (e.g. cosmetic issues, non critical UI glitches)
  • Medium Severity Bugs
    • Used to report medium severity bugs in llama.cpp (e.g. Malfunctioning Features but generally still usable)
  • High Severity Bugs
    • Used to report high severity bugs in llama.cpp (e.g. Malfunctioning features hindering important common workflow)
  • Critical Severity Bugs
    • Used to report critical severity bugs in llama.cpp (e.g. Crashing, Corrupted, Dataloss)

Pull requests for those who want to help look over and review

Users Guide

Useful information for users that doesn't fit into Readme.

Technical Details

These are information useful for Maintainers and Developers which does not fit into code comments

Github Actions Main Branch Status

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.

  • bench action status
  • build action status
  • close-issue action status
  • code-coverage action status
  • docker action status
  • editorconfig action status
  • gguf-publish action status
  • labeler action status
  • nix-ci-aarch64 action status
  • nix-ci action status
  • nix-flake-update action status
  • nix-publish-flake action status
  • python-check-requirements action status
  • python-lint action status
  • server action status
Clone this wiki locally