fix readme

pull/537/head
ly015 2023-12-14 17:41:02 +08:00
parent 430e559364
commit 6fa125b7cf
2 changed files with 4 additions and 1 deletions

View File

@ -43,6 +43,9 @@ InternLM は、70 億のパラメータを持つベースモデルと、実用
## 新闻
[20231213] InternLM-7B-Chat および InternLM-20B-Chat のモデルの重みを更新しました。 新しいバージョンの会話モデルでは、より高品質でより多様な言語スタイルの応答を生成できます。
[20230920] 基本版と会話版を含むInternLM-20Bをリリースしました。
## InternLM-7B
### パフォーマンス評価

View File

@ -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.