Skip to content

Labels

Labels

  • bug

    Something isn't working
  • chore

    Maintenance tasks and housekeeping
  • ci

    Continuous integration / workflow changes
  • config

    Training configurations under `config/`
  • dataloader

    Dataset processing and data loading (`src/data.py`, `src/dataset_utils.py`)
  • datasets

    Dataset templates or HF dataset setup (`templates/datasets/`, `scripts/dataset_tonic/`)
  • deployment

    Deployment automation and setup scripts (`scripts/`, `launch.sh`)
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • easy

    Low complexity change
  • enhancement

    New feature or request
  • expert

    Complex change requiring deep expertise
  • good first issue

    Good for newcomers
  • good second issue

    Next step after a first contribution
  • help wanted

    Extra attention is needed
  • interface

    CLI, interfaces, or `interface.py`
  • invalid

    This doesn't seem right
  • linux

    Linux-specific issue
  • macos

    macOS-specific issue
  • medium

    Moderate complexity change
  • memory

    Memory optimization, checkpointing, and mixed precision
  • model

    Model loading and configuration (`src/model.py`)
  • monitoring

    Trackio integration and metrics (`src/monitoring.py`, `scripts/trackio_tonic/`)
  • performance

    Throughput, latency, and resource usage improvements
  • priority: critical

    Immediate attention required
  • priority: high

    Must have soon
  • priority: low

    Nice to have
  • priority: medium

    Should have
  • quantization

    Quantization scripts and configs (`scripts/model_tonic/quantize_*`)
  • question

    Further information is requested