What's Changed
Features
- [Support qwen sft](https://github.com/modelscope/swift/pull/3) by [tastelikefeet](https://github.com/tastelikefeet)
- [Add quantization](https://github.com/modelscope/swift/pull/8) by [Jintao-Huang](https://github.com/Jintao-Huang)
- [Add dataset and README_CN](https://github.com/modelscope/swift/pull/13) by [Jintao-Huang](https://github.com/Jintao-Huang)
- [Add polylm-13b, openbuddy-llama2-13b](https://github.com/modelscope/swift/pull/14) by [Jintao-Huang](https://github.com/Jintao-Huang)
- [Add models and update sh, readme](https://github.com/modelscope/swift/pull/19) by [Jintao-Huang](https://github.com/Jintao-Huang)
- [llm add chat](https://github.com/modelscope/swift/pull/24) by [Jintao-Huang](https://github.com/Jintao-Huang)
- [llm support multimodal](https://github.com/modelscope/swift/pull/32) by [Jintao-Huang](https://github.com/Jintao-Huang)
- [Feat/multi round chat](https://github.com/modelscope/swift/pull/35) by [Jintao-Huang](https://github.com/Jintao-Huang)
- [Add prompt feature](https://github.com/modelscope/swift/pull/38) by [jiangzeyinzi](https://github.com/jiangzeyinzi)
- [Add openbuddy llama2](https://github.com/modelscope/swift/pull/47) by [Jintao-Huang](https://github.com/Jintao-Huang)
- [Add feat: only save model](https://github.com/modelscope/swift/pull/49) by [Jintao-Huang](https://github.com/Jintao-Huang)
- [Add baichuan2](https://github.com/modelscope/swift/pull/40) by [Jintao-Huang](https://github.com/Jintao-Huang)
- [Add bloom](https://github.com/modelscope/swift/pull/55) by [Jintao-Huang](https://github.com/Jintao-Huang)
- [Add internlm](https://github.com/modelscope/swift/pull/59) by [Jintao-Huang](https://github.com/Jintao-Huang)
- [Support restuning/side/lora-embedding/qlora, etc](https://github.com/modelscope/swift/pull/48) by [tastelikefeet](https://github.com/tastelikefeet)
Improvements
- [Update README.md](https://github.com/modelscope/swift/pull/2) by [yingdachen](https://github.com/yingdachen)
- [Fix sample](https://github.com/modelscope/swift/pull/5) by [tastelikefeet](https://github.com/tastelikefeet)
- [Add comment](https://github.com/modelscope/swift/pull/7) by [Jintao-Huang](https://github.com/Jintao-Huang)
- [Update sh2](https://github.com/modelscope/swift/pull/72) by [Jintao-Huang](https://github.com/Jintao-Huang)
Fixes
- [Fix not saving the last ckpt bug](https://github.com/modelscope/swift/pull/29) by [Jintao-Huang](https://github.com/Jintao-Huang)
- [Fix ddp rank0 memory bug](https://github.com/modelscope/swift/pull/41) by [Jintao-Huang](https://github.com/Jintao-Huang)
- [Fix template bug](https://github.com/modelscope/swift/pull/43) by [Jintao-Huang](https://github.com/Jintao-Huang)
- [Fix template bug2](https://github.com/modelscope/swift/pull/44) by [Jintao-Huang](https://github.com/Jintao-Huang)
- [Fix ddp bug](https://github.com/modelscope/swift/pull/45) by [Jintao-Huang](https://github.com/Jintao-Huang)
- [Fix ddp+graidient_checkpointing bug](https://github.com/modelscope/swift/pull/61) by [Jintao-Huang](https://github.com/Jintao-Huang)
- [Fix httperror](https://github.com/modelscope/swift/pull/71) by [weedwardzhao1](https://github.com/weedwardzhao1)
New Contributors
- [yingdachen](https://github.com/yingdachen) made their first contribution in [PR #2](https://github.com/modelscope/swift/pull/2)
- [tastelikefeet](https://github.com/tastelikefeet) made their first contribution in [PR #3](https://github.com/modelscope/swift/pull/3)
- [Jintao-Huang](https://github.com/Jintao-Huang) made their first contribution in [PR #7](https://github.com/modelscope/swift/pull/7)
- [jiangzeyinzi](https://github.com/jiangzeyinzi) made their first contribution in [PR #38](https://github.com/modelscope/swift/pull/38)
- [weedwardzhao1](https://github.com/weedwardzhao1) made their first contribution in [PR #71](https://github.com/modelscope/swift/pull/71)
**Full Changelog**: [https://github.com/modelscope/swift/commits/v1.1.0](https://github.com/modelscope/swift/commits/v1.1.0)