brucethemoose commited on
Commit
063c541
·
verified ·
1 Parent(s): b312616

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,9 +1,15 @@
1
  ---
 
 
 
 
 
 
2
  base_model: []
3
  tags:
4
  - mergekit
5
  - merge
6
-
7
  ---
8
  Just an experiment to try and extend the context of SUS, a 4K Yi model, and DPO Bagel, which breaks down after 4K context. Yi 4K was used as a base (even for bagel which is technically a Yi 200K model), and Yi 200K is merged in with a density of 1.
9
 
 
1
  ---
2
+ license: other
3
+ license_name: yi-license
4
+ license_link: https://huggingface.co/01-ai/Yi-34B/blob/main/LICENSE
5
+ language:
6
+ - en
7
+ library_name: transformers
8
  base_model: []
9
  tags:
10
  - mergekit
11
  - merge
12
+ - Yi
13
  ---
14
  Just an experiment to try and extend the context of SUS, a 4K Yi model, and DPO Bagel, which breaks down after 4K context. Yi 4K was used as a base (even for bagel which is technically a Yi 200K model), and Yi 200K is merged in with a density of 1.
15