What's Changed
General
- Bump transformers version to 4.48.1 by @dacorvo in #771
- HF DLAMI: set env variable to enable hf transfer by @tengomucho in #777
Inference
- Add PixArt support by @JingyaHuang in #731
- Add Pixart sigma by @JingyaHuang in #762
- Add support for granite models by @dacorvo in #753
- Add an HLO backend for LLM models by @dacorvo in #775
Documentation
- SFT Training update tutorials by @tengomucho in #769
- Changes in Spelling and notes by @Paulie631 in #760
Bug fixes
- Fix emb model export and load with trfrs by @JingyaHuang in #756
- fix(peft): adapt to latest internal API by @dacorvo in #757
New Contributors
- @Paulie631 made their first contribution in #760
- @tengomucho made their first contribution in #770
Full Changelog: v0.0.27...v0.0.28