Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-12 | 389 Bytes | |
v0.6.1 source code.tar.gz | 2025-06-12 | 5.8 MB | |
v0.6.1 source code.zip | 2025-06-12 | 6.0 MB | |
Totals: 3 Items | 11.8 MB | 0 |
Added
- Support for passing string pairs as input to text classification serving
- Support for partial rotary embedding for Phi3
Changed
- Updated Phoenix examples to use phoenix_playground (#400)
Fixed
- Fixed NLLB model crashing on batched input
- Out-of-bound position ids with left padded generation input