v0.50.1
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