You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,7 @@ SWIFT has rich documentations for users, please check [here](https://github.com/
47
47
SWIFT web-ui is available both on [Huggingface space](https://huggingface.co/spaces/tastelikefeet/swift) and [ModelScope studio](https://www.modelscope.cn/studios/iic/Scalable-lightWeight-Infrastructure-for-Fine-Tuning/summary), please feel free to try!
48
48
49
49
## 🎉 News
50
+
- 2024.07.08: Support internlm-xcomposer2_5-7b-chat. You can check the best practice [here](docs/source_en/Multi-Modal/internlm-xcomposer2-best-practice.md).
50
51
- 2024.07.06: Support for the llava-next-video series models: llava-next-video-7b-instruct, llava-next-video-7b-32k-instruct, llava-next-video-7b-dpo-instruct, llava-next-video-34b-instruct. You can refer to [llava-video best practice](docs/source_en/Multi-Modal/llava-video-best-practice.md) for more information.
51
52
- 2024.07.06: Support internvl2 series: internvl2-2b, internvl2-4b, internvl2-8b, internvl2-26b.
52
53
- 2024.07.06: Support codegeex4-9b-chat.
@@ -554,7 +555,7 @@ The complete list of supported models and datasets can be found at [Supported Mo
554
555
| Qwen-VL |[Tongyi Qwen vision model](https://github.com/QwenLM)| Chinese<br>English | 7B<br>including quantized versions | base model<br>chat model |
555
556
| Qwen-Audio |[Tongyi Qwen speech model](https://github.com/QwenLM)| Chinese<br>English | 7B | base model<br>chat model |
556
557
| YI-VL |[01AI's YI series vision models](https://github.com/01-ai)| Chinese<br>English | 6B-34B | chat model |
557
-
| XComposer2 |[Pujiang AI Lab InternLM vision model](https://github.com/InternLM/InternLM)| Chinese<br>English | 7B | chat model |
558
+
| XComposer2<br>XComposer2.5|[Pujiang AI Lab InternLM vision model](https://github.com/InternLM/InternLM-XComposer)| Chinese<br>English | 7B | chat model |
558
559
| DeepSeek-VL |[DeepSeek series vision models](https://github.com/deepseek-ai)| Chinese<br>English | 1.3B-7B | chat model |
0 commit comments