v0.1.15
版本发布时间: 2024-03-18 17:42:44
InternLM/xtuner最新发布版本:v0.1.23(2024-07-22 20:19:23)
What's Changed
- set dev version by @LZHgrla in https://github.com/InternLM/xtuner/pull/437
- [Bugs] Fix bugs when using EpochBasedRunner by @HIT-cwh in https://github.com/InternLM/xtuner/pull/439
- [Feature] Support processing ftdp dataset and custom dataset offline by @HIT-cwh in https://github.com/InternLM/xtuner/pull/410
- Update prompt_template.md by @aJupyter in https://github.com/InternLM/xtuner/pull/441
- [Doc] Split finetune_custom_dataset.md to 6 parts by @HIT-cwh in https://github.com/InternLM/xtuner/pull/445
- [Improve] Add notes for demo_data examples by @LZHgrla in https://github.com/InternLM/xtuner/pull/458
- [Fix] Gemma prompt_template by @LZHgrla in https://github.com/InternLM/xtuner/pull/454
- [Feature] Add LLaVA-InternLM2-1.8B by @LZHgrla in https://github.com/InternLM/xtuner/pull/449
- show more info about datasets by @amulil in https://github.com/InternLM/xtuner/pull/464
- [Fix] write text with
encoding='utf-8'
by @LZHgrla in https://github.com/InternLM/xtuner/pull/477 - support offline process llava data by @HIT-cwh in https://github.com/InternLM/xtuner/pull/448
- [Fix]
msagent_react_map_fn
error by @LZHgrla in https://github.com/InternLM/xtuner/pull/470 - [Improve] Reorg
xtuner/configs/llava/
configs by @LZHgrla in https://github.com/InternLM/xtuner/pull/483 - limit pytorch version <= 2.1.2 as there may be some bugs in triton2… by @HIT-cwh in https://github.com/InternLM/xtuner/pull/452
- [Fix] fix batch sampler bs by @HIT-cwh in https://github.com/InternLM/xtuner/pull/468
- bump version to v0.1.15 by @LZHgrla in https://github.com/InternLM/xtuner/pull/486
New Contributors
- @aJupyter made their first contribution in https://github.com/InternLM/xtuner/pull/441
Full Changelog: https://github.com/InternLM/xtuner/compare/v0.1.14...v0.1.15