| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-02-21 | 1.6 kB | |
| v0.2.0rc0 source code.tar.gz | 2025-02-21 | 786.7 kB | |
| v0.2.0rc0 source code.zip | 2025-02-21 | 2.5 MB | |
| Totals: 3 Items | 3.3 MB | 0 | |
What's Changed
- Support FSDP2
- Support Contiguous Batching for RLHF
- readme中增加了MiniCPM的支持 by @LDLINGLINGLING in https://github.com/InternLM/xtuner/pull/869
- [Bug] fix dsv2 attn dispatch (softmax_scale) by @HIT-cwh in https://github.com/InternLM/xtuner/pull/873
- [Bug] fix openai_map_fn bugs by @HIT-cwh in https://github.com/InternLM/xtuner/pull/885
- support transformers >= 4.43 by @HIT-cwh in https://github.com/InternLM/xtuner/pull/878
- Add internlm2 5 cfgs by @HIT-cwh in https://github.com/InternLM/xtuner/pull/872
- [Bugs] fix qlora convert bugs by @HIT-cwh in https://github.com/InternLM/xtuner/pull/930
- 对Minicpm3进行了支持 by @LDLINGLINGLING in https://github.com/InternLM/xtuner/pull/954
- Add functionality to download models from sources other than HuggingFace by @starmountain1997 in https://github.com/InternLM/xtuner/pull/946
- Add Ascend NPU as a backend by @Tonyztj in https://github.com/InternLM/xtuner/pull/983
- Support 4 48 by @HIT-cwh in https://github.com/InternLM/xtuner/pull/985
- [Feature] Auto patch for different devices by @pppppM in https://github.com/InternLM/xtuner/pull/986
- [Fix]MLU Device Mesh by @pppppM in https://github.com/InternLM/xtuner/pull/987
- bump version to v0.2.0rc0 by @pppppM in https://github.com/InternLM/xtuner/pull/990
New Contributors
- @starmountain1997 made their first contribution in https://github.com/InternLM/xtuner/pull/946
- @Tonyztj made their first contribution in https://github.com/InternLM/xtuner/pull/983
Full Changelog: https://github.com/InternLM/xtuner/compare/v0.1.23...v0.2.0rc0