Skip to content

v0.6.0

Choose a tag to compare

@rlucatoor rlucatoor released this 19 Jan 17:43
· 118 commits to master since this release
2c36709

Release v0.6.0 - January 19, 2026

Added

  • Added observability features for inference process, including CPU and RAM usage tracking, input and output logging and token count metrics.
  • Added observability features for training process, including CPU and RAM usage tracking, epoch duration and loss metrics.
  • Added monitoring feature to track potential issues during inference, including low confidence score warnings.

Fixed

  • Fixed security vulnerabilities by updating dependencies.