Skip to content

v0.50.1

Choose a tag to compare

@qaihm-bot qaihm-bot released this 09 Apr 20:53
· 467 commits to main since this release
bd9f6e1

 Bug Fixes:

  • Fixed windows compatibility for Llama 3.2 3B Instruct SSD
  • In export.py, models with multiple components now support changing input size for each component separately
  • Fix issue where LiteRT was not included in the SDK / Tool versions in metadata created by export.py
  • Fixed issue where evaluate.py for electra_bert_base_discrim_google would always produce accuracy of 0
  • Fix issue where CLI commands would fail on Python 3.11+
  • Restore missing package README for display on PyPI