Skip to content

Labels

Labels

  • ai-native

    Large AI-assisted PR where size is expected — skips PR size guard
  • blocked

    Blocked by another issue or PR
  • breaking-change

    Introduces a breaking API change
  • documentation

    Improvements or additions to documentation
  • good-first-issue

    Good for newcomers
  • gpu

    CUDA / GPU kernel work
  • help-wanted

    Extra attention is needed
  • mechanical-change

    Large but mechanical change (refactor, rename, format) — skips PR size guard
  • merge:regular

    Repository-boundary PR; regular merge commit or ancestry-preserving update required
  • merge:squash

    Ordinary swarm PR; squash merge is expected
  • performance

    Relates to inference speed or memory usage
  • pre-sync

    Branch or PR predates a source-sync repair and needs update after sync
  • promote:swarm-to-source

    Promotes swarm history or content back to the public source repo
  • quantization

    I2_S / TL1 / TL2 / QK256 quantization work
  • repo-boundary

    Crosses the source/swarm repository boundary
  • source-only

    Work belongs to the public source/release repo only
  • swarm-only

    Work remains in bitnet-rs-swarm
  • sync:source-to-swarm

    Imports source history or source main content into swarm
  • testing

    Adds or improves tests