From 6fa125b7cf04034b8bcc89f419ee662713d85f05 Mon Sep 17 00:00:00 2001 From: ly015 Date: Thu, 14 Dec 2023 17:41:02 +0800 Subject: [PATCH] fix readme --- README-ja-JP.md | 3 +++ README.md | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README-ja-JP.md b/README-ja-JP.md index ab3e839..40a1167 100644 --- a/README-ja-JP.md +++ b/README-ja-JP.md @@ -43,6 +43,9 @@ InternLM は、70 億のパラメータを持つベースモデルと、実用 ## 新闻 +[20231213] InternLM-7B-Chat および InternLM-20B-Chat のモデルの重みを更新しました。 新しいバージョンの会話モデルでは、より高品質でより多様な言語スタイルの応答を生成できます。 +[20230920] 基本版と会話版を含むInternLM-20Bをリリースしました。 + ## InternLM-7B ### パフォーマンス評価 diff --git a/README.md b/README.md index 07bf910..76b5987 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Based on the InternLM training framework, we have released two open-sourced pret ## News -[20231213] InternLM-7B-Chat and InternLM-20B-Chat checkpoints are updated. With an improved finetuning strategy, the new chat models can generate higher quality responces with greater stylistic diversity. +[20231213] 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. [20230920] InternLM-20B is released with base and chat versions.