What's Changed
- Model builder refactoring by @tianleiwu in #1862
- Add lintrunner to format code by @tianleiwu in #1884
- Remove empty submodule leftover. by @xkszltl in #1883
- Fix build for lack of RTLD_DI_ORIGIN support by @jaeyoonjung in #1888
- Enable graph capture for webgpu by @qjia7 in #1848
- Generic shared emb_tokens/lm_head implementation by @jixiongdeng in #1885
- Fix bug in Squeeze for getting the value of total_seq_len by @Honry in #1886
- Extra_options disable_qkv_fusion to untie qkv_projs from upstream choice by @jixiongdeng in #1893
- Fix mac pipeline by @apsonawane in #1904
- whisper: Support a variant of the whisper pipeline where encoder / decoder are stateful. by @RyanMetcalfeInt8 in #1857
- Add model builder for Qwen2_5_VLTextModel by @tianleiwu in #1882
- Integrate FARA-7B model by @apsonawane in #1902
- Set version as 0.11.3 by @kunal-vaishnavi in #1905
New Contributors
- @xkszltl made their first contribution in #1883
- @jaeyoonjung made their first contribution in #1888
- @jixiongdeng made their first contribution in #1885
- @Honry made their first contribution in #1886
Full Changelog: v0.11.2...v0.11.3