anonymitaet commited on
Commit
0a16ba7
β€’
1 Parent(s): fb8ac6f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -100
README.md CHANGED
@@ -38,108 +38,27 @@ Model | Context Length | Pre-trained Tokens
38
 
39
  - Chat models
40
 
41
- <div align="center">
42
-
43
- Model | Download
44
- | :------------: | :------------: |
45
- Yi-1.5-34B-Chat | β€’ πŸ€— Hugging Face
46
- Yi-1.5-9B-Chat | β€’ πŸ€— Hugging Face
47
- Yi-1.5-6B-Chat | β€’ πŸ€— Hugging Face
48
-
49
- </div>
50
-
51
- - Base models
52
-
53
- <div align="center">
54
-
55
- Model | Download
56
- | :------------: | :------------: |
57
- Yi-1.5-34B | β€’ πŸ€— Hugging Face
58
- Yi-1.5-9B | β€’ πŸ€— Hugging Face
59
- Yi-1.5-6B | β€’ πŸ€— Hugging Face
60
-
61
- </div>
62
-
63
- - Chat models
64
-
65
- <table>
66
- <thead>
67
- <tr>
68
- <th>Model</th>
69
- <th>Download</th>
70
- </tr>
71
- </thead>
72
- <tbody>
73
- <tr>
74
- <td>Yi-1.5-34B-Chat</td>
75
- <td rowspan="3">β€’ <a href="https://huggingface.co/collections/01-ai/yi-15-2024-05-663f3ecab5f815a3eaca7ca8">πŸ€— Hugging Face</a> β€’ <a href="https://www.modelscope.cn/organization/01ai">πŸ€– ModelScope</a><br></td>
76
- </tr>
77
- <tr>
78
- <td>Yi-1.5-9B-Chat</td>
79
- </tr>
80
- <tr>
81
- <td>Yi-1.5-6B-Chat</td>
82
- </tr>
83
- </tbody>
84
- </table>
85
 
86
  - Base models
87
 
88
- <table>
89
- <thead>
90
- <tr>
91
- <th>Model</th>
92
- <th>Download</th>
93
- </tr>
94
- </thead>
95
- <tbody>
96
- <tr>
97
- <td>Yi-1.5-34B</td>
98
- <td rowspan="3">β€’ <a href="https://huggingface.co/collections/01-ai/yi-15-2024-05-663f3ecab5f815a3eaca7ca8">πŸ€— Hugging Face</a> β€’ <a href="https://www.modelscope.cn/organization/01ai">πŸ€– ModelScope</a><br></td>
99
- </tr>
100
- <tr>
101
- <td>Yi-1.5-9B</td>
102
- </tr>
103
- <tr>
104
- <td>Yi-1.5-6B</td>
105
- </tr>
106
- </tbody>
107
- </table>
108
-
109
- ---
110
-
111
- <table>
112
- <thead>
113
- <tr>
114
- <th>Model</th>
115
- <th>Name</th>
116
- <th>Download</th>
117
- </tr>
118
- </thead>
119
- <tbody>
120
- <tr>
121
- <td rowspan="3">Chat</td>
122
- <td>Yi-1.5-34B-Chat</td>
123
- <td rowspan="6">β€’ <a href="https://huggingface.co/collections/01-ai/yi-15-2024-05-663f3ecab5f815a3eaca7ca8">πŸ€— Hugging Face</a> β€’ <a href="https://www.modelscope.cn/organization/01ai/">πŸ€– ModelScope</a><br></td>
124
- </tr>
125
- <tr>
126
- <td>Yi-1.5-9B-Chat</td>
127
- </tr>
128
- <tr>
129
- <td>Yi-1.5-6B-Chat</td>
130
- </tr>
131
- <tr>
132
- <td rowspan="3">Base</td>
133
- <td>Yi-1.5-34B</td>
134
- </tr>
135
- <tr>
136
- <td>Yi-1.5-9B</td>
137
- </tr>
138
- <tr>
139
- <td>Yi-1.5-6B</td>
140
- </tr>
141
- </tbody>
142
- </table>
143
 
144
  # Benchmarks
145
 
@@ -155,6 +74,13 @@ Yi-1.5-6B | β€’ πŸ€— Hugging Face
155
 
156
  - Base models
157
 
 
 
 
 
 
 
158
  # Quick Start
159
 
160
- For getting up and running with Yi-1.5 models quickly, see [README](https://github.com/01-ai/Yi-1.5).
 
 
38
 
39
  - Chat models
40
 
41
+ <div align="center">
42
+
43
+ | Name | Download |
44
+ | --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
45
+ | Yi-1.5-34B-Chat | β€’ [πŸ€— Hugging Face](https://huggingface.co/collections/01-ai/yi-15-2024-05-663f3ecab5f815a3eaca7ca8) β€’ [πŸ€– ModelScope](https://www.modelscope.cn/organization/01ai) |
46
+ | Yi-1.5-9B-Chat | β€’ [πŸ€— Hugging Face](https://huggingface.co/collections/01-ai/yi-15-2024-05-663f3ecab5f815a3eaca7ca8) β€’ [πŸ€– ModelScope](https://www.modelscope.cn/organization/01ai) |
47
+ | Yi-1.5-6B-Chat | β€’ [πŸ€— Hugging Face](https://huggingface.co/collections/01-ai/yi-15-2024-05-663f3ecab5f815a3eaca7ca8) β€’ [πŸ€– ModelScope](https://www.modelscope.cn/organization/01ai) |
48
+
49
+ </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
50
 
51
  - Base models
52
 
53
+ <div align="center">
54
+
55
+ | Name | Download |
56
+ | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
57
+ | Yi-1.5-34B | β€’ [πŸ€— Hugging Face](https://huggingface.co/collections/01-ai/yi-15-2024-05-663f3ecab5f815a3eaca7ca8) β€’ [πŸ€– ModelScope](https://www.modelscope.cn/organization/01ai) |
58
+ | Yi-1.5-9B | β€’ [πŸ€— Hugging Face](https://huggingface.co/collections/01-ai/yi-15-2024-05-663f3ecab5f815a3eaca7ca8) β€’ [πŸ€– ModelScope](https://www.modelscope.cn/organization/01ai) |
59
+ | Yi-1.5-6B | β€’ [πŸ€— Hugging Face](https://huggingface.co/collections/01-ai/yi-15-2024-05-663f3ecab5f815a3eaca7ca8) β€’ [πŸ€– ModelScope](https://www.modelscope.cn/organization/01ai) |
60
+
61
+ </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
62
 
63
  # Benchmarks
64
 
 
74
 
75
  - Base models
76
 
77
+ Yi-1.5-34B is on par with or excels beyond larger models in some benchmarks.
78
+
79
+ tbd
80
+
81
+ Yi-1.5-9B is the top performer among similarly sized open-source models.
82
+
83
  # Quick Start
84
 
85
+ For getting up and running with Yi-1.5 models quickly, see [README](https://github.com/01-ai/Yi-1.5).
86
+