v9.10.0
hkjarral/AVA-AI-Voice-Agent-for-Asteriskv9.10.0Jun 4, 2026by davidmezzetti
AI Summary
Major release introducing LiteRT vector support and Knowledge Distillation training capabilities, along with a new URLRetrieve pipeline.
Key Highlights
- Added LiteRT vectors support
- Added Knowledge Distillation Trainer
- Added URLRetrieve pipeline
- Added Progressive Distillation Example Notebook
- Reduced noisy logging in Transformers v5
New Features
- LiteRT vectors support
- Knowledge Distillation Trainer
- URLRetrieve pipeline
- Progressive Distillation Example Notebook
Full Release Notes
**This release adds LiteRT vector support and Knowledge Distillation training** See below for full details on the new features, improvements and bug fixes. New Features -------------------------- - Add support for LiteRT vectors (#1097) - Add URLRetrieve pipeline (#1100) - Add a Knowledge Distillation Trainer (#1103) - Add a Progressive Distillation Example Notebook (#1104) Improvements -------------------------- - Reduce noisy logging messages with Transformers v5 (#1102)