hellock commited on
Commit
9cd0f52
·
verified ·
1 Parent(s): c19198a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -12,10 +12,11 @@ pinned: false
12
  <b><font size="6">InternLM</font></b>
13
  </div>
14
 
15
- Welcome to the InternLM organization. InternLM is mainly developed by Shanghai AI Laboratory. We keep open-sourcing high quality LLMs as well as a full-stack toolchain for development and application.
16
 
17
  ## Models
18
 
 
19
  - [InternLM](https://github.com/InternLM/InternLM): a series of multi-lingual foundation models and chat models.
20
  - [InternLM-Math](https://github.com/InternLM/InternLM-Math): state-of-the-art bilingual math reasoning LLMs.
21
  - [InternLM-XComposer](https://github.com/InternLM/InternLM-XComposer): a vision-language large model (VLLM) based on InternLM for advanced text-image comprehension and composition.
 
12
  <b><font size="6">InternLM</font></b>
13
  </div>
14
 
15
+ Welcome to the InternLM organization. Intern-series large models are developed by Shanghai AI Laboratory. We keep open-sourcing high quality LLMs/MLLMs as well as a full-stack toolchain for development and application.
16
 
17
  ## Models
18
 
19
+ - [Intern-S1](https://github.com/InternLM/Intern-S1): a scientific multimodal large model with both strong general capabilities and the SOTA performance on various scientific tasks.
20
  - [InternLM](https://github.com/InternLM/InternLM): a series of multi-lingual foundation models and chat models.
21
  - [InternLM-Math](https://github.com/InternLM/InternLM-Math): state-of-the-art bilingual math reasoning LLMs.
22
  - [InternLM-XComposer](https://github.com/InternLM/InternLM-XComposer): a vision-language large model (VLLM) based on InternLM for advanced text-image comprehension and composition.