anonymitaet commited on
Commit
b4a3357
·
verified ·
1 Parent(s): 9053e15

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +63 -4
README.md CHANGED
@@ -1,10 +1,69 @@
1
  ---
2
  title: README
3
- emoji:
4
- colorFrom: pink
5
- colorTo: indigo
6
  sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  title: README
3
+ emoji: 🐠
4
+ colorFrom: gray
5
+ colorTo: green
6
  sdk: static
7
  pinned: false
8
  ---
9
 
10
+ <br/>
11
+
12
+ <div class="grid lg:grid-cols-3 gap-x-4 gap-y-7">
13
+ <a style="text-decoration: none;" href="https://www.01.ai/" class="block overflow-hidden group">
14
+ <div
15
+ class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center bg-[#FFFFFF]"
16
+ >
17
+ <img alt="" src="https://cdn-uploads.huggingface.co/production/uploads/656d9adce8bf55919aca7c3f/ADRH_f61dt8uVWBsAehkG.gif" class="w-40" />
18
+ </div>
19
+ <div align="center">Yi Base Models</div>
20
+ </a>
21
+ <a
22
+ href="https://www.01.ai/"
23
+ class="block overflow-hidden"
24
+ style="text-decoration: none;"
25
+ >
26
+ <div class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center bg-[#FFFFFF]">
27
+ <img alt="" src="https://cdn-uploads.huggingface.co/production/uploads/656d9adce8bf55919aca7c3f/JuiI5Zun1XD5BuHCK0L1I.gif" class="w-40" />
28
+ </pre>
29
+ </div>
30
+ <div align="center">Yi Chat Models</div>
31
+ </a>
32
+ <a
33
+ href="https://www.01.ai/"
34
+ class="block overflow-hidden"
35
+ style="text-decoration: none;"
36
+ >
37
+ <div class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center bg-[#FFFFFF]">
38
+ <img alt="" src="https://cdn-uploads.huggingface.co/production/uploads/656d9adce8bf55919aca7c3f/7D6SjExHLIO1cH0tmQyxh.gif" class="w-40" />
39
+ </div>
40
+ <div align="center">Yi Multimodal Models </div>
41
+ </a>
42
+ </div>
43
+
44
+ <br/>
45
+
46
+ <p style="margin: 0px;" align="center">
47
+ <a style="text-decoration: none;" rel="nofollow" href="https://github.com/01-ai">
48
+ <img style="width:20px; vertical-align: middle; display: inline-block; margin-right: 5px; margin-left: 10px; margin-top: 0px; margin-bottom: 0px;" alt="GitHub Logo" src="https://camo.githubusercontent.com/582429992c94328783a1509030dfd344c5845fb94be4a7b85fcf8e70b686e1b1/68747470733a2f2f6564656e742e6769746875622e696f2f537570657254696e7949636f6e732f696d616765732f706e672f6769746875622e706e67">
49
+ <span style="margin-right: 10px;" class="link-text">GitHub</span>
50
+ </a> |
51
+ <a style="text-decoration: none;" rel="nofollow" href="https://discord.gg/hYUwWddeAu">
52
+ <img style="width:20px; vertical-align: middle; display: inline-block; margin-right: 5px; margin-left: 10px; margin-top: 0px; margin-bottom: 0px;" alt="Discord Logo" src="https://cloud.githubusercontent.com/assets/6291467/26705903/96c2d66e-477c-11e7-9f4e-f3c0efe96c9a.png">
53
+ <span style="margin-right: 10px;" class="link-text">Discord</span>
54
+ </a> |
55
+ <a style="text-decoration: none;" rel="nofollow" href="https://arxiv.org/abs/2403.04652">
56
+ <img style="width:20px; vertical-align: middle; display: inline-block; margin-right: 5px; margin-left: 10px; margin-top: 0px; margin-bottom: 0px;" alt="ArXiv Logo" src="https://github.com/alpayariyak/openchat/blob/master/assets/arxiv-logomark-small-square-border.png?raw=true">
57
+ <span class="link-text">Paper</span>
58
+ </a>
59
+ </p>
60
+
61
+ Welcome to the world of the Yi series models from [01.AI](https://www.01.ai/)!
62
+
63
+ You can explore the Yi series models listed below. Try now and enjoy! 😘
64
+
65
+ Series | Intro |
66
+ ---|---|
67
+ Yi-1.5 Models (2024/05)|An **upgraded** version of the Yi models (2023/11), with stronger performance in coding, math, reasoning, and instruction following. <br/> Yi-1.5 includes a collection of pre-trained and fine-tuned language models in 3 sizes: 6B, 9B, and 34B.
68
+ Yi-VL Models (2024/01) | A collection of pre-trained and fine-tuned multimodal models in 2 sizes: 6B and 34B.
69
+ Yi Models (2023/11) | A collection of pre-trained and fine-tuned language models in 2 sizes: 6B and 34B.