diff --git a/README.md b/README.md index feccf22..48f1927 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ Please refer to [Technical Report](https://arxiv.org/abs/2407.03320) for more d Please refer to [Chinese Demo](./README_CN.md#demo) for the demo of the Chinese version. ## News and Updates +- `2024.09.24` 🎉🎉🎉 [InternLM-XComposer2-4KHD-7B](https://huggingface.co/internlm/internlm-xcomposer2-4khd-7b) achieves the state-of-the-art results on the [MindBench](https://arxiv.org/abs/2407.02842) dataset, which is a comprehensive benchmark for mind map structure recognition and analysis. - `2024.07.15` 🎉🎉🎉 [ModelScope Swift](https://github.com/InternLM/lmdeploy/blob/main/docs/en/multi_modal/xcomposer2d5.md) supports InternLM-XComposer2.5-7B for finetuning and inference. - `2024.07.15` 🎉🎉🎉 [LMDepoly](https://github.com/InternLM/lmdeploy/blob/main/docs/en/multi_modal/xcomposer2d5.md) supports InternLM-XComposer2.5-7B for 4 bit quantization and inference. - `2024.07.15` 🎉🎉🎉 [InternLM-XComposer2.5-7B-4bit](https://huggingface.co/internlm/internlm-xcomposer2d5-7b-4bit) is publicly available.