v0.2.2
New models
- ALIGN
- AltCLIP
- Audio Spectrogram Transformer
- BioGPT
What's Changed
- add tokenization_layoutlm by @FLoutione in #935
- support wav2vec2_with_lm by @lvyufeng in #936
- fix whisper inference on Ascend by @lvyufeng in #937
- fix whisper return_token_timestamps error by @lvyufeng in #938
- add evaluate module by @lvyufeng in #939
- add biogpt by @lvyufeng in #940
- support align model by @lvyufeng in #942
- fix _scaled_dot_product_attention bug by @hypertseng in #941
- add altclip & ast model by @lvyufeng in #944
Full Changelog: v0.2.1...v0.2.2