cArlIcon commited on
Commit
ec7cbb4
1 Parent(s): 55eda1d

add model link

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -13,15 +13,17 @@ license_link: LICENSE
13
 
14
  The **Yi** series models are large language models trained from scratch by
15
  developers at [01.AI](https://01.ai/). The first public release contains two
16
- bilingual(English/Chinese) base models with the parameter sizes of 6B(`Yi-6B`)
17
- and 34B(`Yi-34B`). Both of them are trained with 4K sequence length and can be
18
- extended to 32K during inference time. The `Yi-6B-200K` and `Yi-34B-200K` are
19
- base model with 200K context length.
20
 
21
  ## News
22
 
23
- - 🎯 **2023/11/06**: The base model of `Yi-6B-200K` and `Yi-34B-200K` with 200K context length.
24
- - 🎯 **2023/11/02**: The base model of `Yi-6B` and `Yi-34B`.
 
 
25
 
26
 
27
  ## Model Performance
 
13
 
14
  The **Yi** series models are large language models trained from scratch by
15
  developers at [01.AI](https://01.ai/). The first public release contains two
16
+ bilingual(English/Chinese) base models with the parameter sizes of 6B([`Yi-6B`](https://huggingface.co/01-ai/Yi-6B))
17
+ and 34B([`Yi-34B`](https://huggingface.co/01-ai/Yi-34B)). Both of them are trained
18
+ with 4K sequence length and can be extended to 32K during inference time.
19
+ The `Yi-6B-200K` and `Yi-34B-200K` are base model with 200K context length.
20
 
21
  ## News
22
 
23
+ - 🎯 **2023/11/06**: The base model of [`Yi-6B-200K`](https://huggingface.co/01-ai/Yi-6B-200K)
24
+ and [`Yi-34B-200K`](https://huggingface.co/01-ai/Yi-34B-200K) with 200K context length.
25
+ - 🎯 **2023/11/02**: The base model of [`Yi-6B`](https://huggingface.co/01-ai/Yi-6B) and
26
+ [`Yi-34B`](https://huggingface.co/01-ai/Yi-34B).
27
 
28
 
29
  ## Model Performance