XTuner Release V0.1.15
What's Changed
- set dev version by @LZHgrla in #437
- [Bugs] Fix bugs when using EpochBasedRunner by @HIT-cwh in #439
- [Feature] Support processing ftdp dataset and custom dataset offline by @HIT-cwh in #410
- Update prompt_template.md by @aJupyter in #441
- [Doc] Split finetune_custom_dataset.md to 6 parts by @HIT-cwh in #445
- [Improve] Add notes for demo_data examples by @LZHgrla in #458
- [Fix] Gemma prompt_template by @LZHgrla in #454
- [Feature] Add LLaVA-InternLM2-1.8B by @LZHgrla in #449
- show more info about datasets by @amulil in #464
- [Fix] write text with
encoding='utf-8'
by @LZHgrla in #477 - support offline process llava data by @HIT-cwh in #448
- [Fix]
msagent_react_map_fn
error by @LZHgrla in #470 - [Improve] Reorg
xtuner/configs/llava/
configs by @LZHgrla in #483 - limit pytorch version <= 2.1.2 as there may be some bugs in triton2… by @HIT-cwh in #452
- [Fix] fix batch sampler bs by @HIT-cwh in #468
- bump version to v0.1.15 by @LZHgrla in #486
New Contributors
Full Changelog: v0.1.14...v0.1.15