mirror of https://github.com/InternLM/InternLM
fix readme
parent
430e559364
commit
6fa125b7cf
|
@ -43,6 +43,9 @@ InternLM は、70 億のパラメータを持つベースモデルと、実用
|
|||
|
||||
## 新闻
|
||||
|
||||
[20231213] InternLM-7B-Chat および InternLM-20B-Chat のモデルの重みを更新しました。 新しいバージョンの会話モデルでは、より高品質でより多様な言語スタイルの応答を生成できます。
|
||||
[20230920] 基本版と会話版を含むInternLM-20Bをリリースしました。
|
||||
|
||||
## InternLM-7B
|
||||
|
||||
### パフォーマンス評価
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue