From 5a543a11c751d134a803cdf535b81a03df7e338d Mon Sep 17 00:00:00 2001 From: yinghy18 <56391069+yinghy18@users.noreply.github.com> Date: Tue, 23 Jan 2024 17:09:24 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a5736d5..6907984 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,8 @@ InternLM2 series are released with the following features: ## News +[2024.01.23] We release InternLM2-Math-7B and InternLM2-Math-20B with pretraining and SFT checkpoints. They surpass ChatGPT with small sizes. See [InternLM-Math](https://github.com/InternLM/internlm-math) for details and download. + [2024.01.17] We release InternLM2-7B and InternLM2-20B and their corresponding chat models with stronger capabilities in all dimensions. See [model zoo below](#model-zoo) for download or [model cards](./model_cards/) for more details. [2023.12.13] InternLM-7B-Chat and InternLM-20B-Chat checkpoints are updated. With an improved finetuning strategy, the new chat models can generate higher quality responses with greater stylistic diversity.