v0.2.1
New features
Pipelines support
- Automatic Speech Recognition
- Question Answering
- Text to Text
- Text Classification
- Text Generation
What's Changed
- update readme by @lvyufeng in #889
- correct bark encodec inference bug by @JinPan-Second in #892
- support starcoder2 by @lvyufeng in #898
- big_bird has a ut failure by @stringency in #905
- fix baichuan error by @lvyufeng in #909
- fix big_bird error by @lvyufeng in #910
- support mixtral by @lvyufeng in #912
- windows use synchronize since fatal errors by @lvyufeng in #914
- support mamba by @lvyufeng in #916
- mamba support graph mode by @lvyufeng in #919
- Text generation by @2802427218 in #918
- Text2Text generation pipeline feat by @fanxing-6 in #917
- fix codegen error on GPU by @lvyufeng in #920
- Added dual-valued Bert model and example of using it by @maxmgrdv in #921
- fix hypercomplex casued errors by @lvyufeng in #922
- add:question answering by @2802427218 in #923
- fix mixtral ut on windows by @lvyufeng in #924
- layoutlm module by @FLoutione in #925
- update peft examples by @lvyufeng in #926
- udate ci pipeline by @lvyufeng in #927
- support deberta model by @lvyufeng in #928
- add bce example by @lvyufeng in #930
- support reformer by @lvyufeng in #931
- fix roll not support on CPU by @lvyufeng in #932
- support automatic_speech_recognition pipeline by @lvyufeng in #934
New Contributors
- @stringency made their first contribution in #905
- @2802427218 made their first contribution in #918
- @fanxing-6 made their first contribution in #917
- @maxmgrdv made their first contribution in #921
Full Changelog: v0.2.0...v0.2.1