cArlIcon commited on
Commit
0748797
1 Parent(s): ec7cbb4

add model link

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -16,7 +16,9 @@ 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
 
 
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`](https://huggingface.co/01-ai/Yi-6B-200K)
20
+ and [`Yi-34B-200K`](https://huggingface.co/01-ai/Yi-34B-200K) are base model with
21
+ 200K context length.
22
 
23
  ## News
24