diff --git a/README.md b/README.md index 7903040a..d406b3c4 100644 --- a/README.md +++ b/README.md @@ -25,15 +25,36 @@ ## Introduction The **Yi** series models are large language models trained from scratch by -developers at [01.AI](https://01.ai/). The first public release contains two -bilingual (English/Chinese) base models with the parameter sizes of 6B and 34B. -Both of them are trained with 4K sequence length and can be extended to 32K -during inference time. +developers at [01.AI](https://01.ai/). ## News -- 🎯 **2023/11/05**: The base model of `Yi-6B-200K` and `Yi-34B-200K` with 200K context length. -- 🎯 **2023/11/02**: The base model of `Yi-6B` and `Yi-34B`. +
+🔥 2023/11/08: Invited test of Yi-34B chat model. + +Application form: + +- [English](https://cn.mikecrm.com/l91ODJf) +- [Chinese](https://cn.mikecrm.com/gnEZjiQ) + +
+ +
+🎯 2023/11/05: The base model of Yi-6B-200K and Yi-34B-200K. + +This release contains two base models with the same parameter sizes of previous +release, except that the context window is extended to 200K. + +
+ +
+🎯 2023/11/02: The base model of Yi-6B and Yi-34B. + +The first public release contains two bilingual (English/Chinese) base models +with the parameter sizes of 6B and 34B. Both of them are trained with 4K +sequence length and can be extended to 32K during inference time. + +
## Model Performance