-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathabout.html
325 lines (308 loc) · 19.2 KB
/
about.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-0FFN6N7318"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-0FFN6N7318');
</script>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<!-- SEO -->
<title>About | LLM360: Shaping the Future of AI</title>
<meta name="description" content="LLM360 is dedicated to pioneering the development of community-driven artificial general intelligence (AGI). Discover our mission to democratize AI through open-source initiatives and collaboration. Learn about our partners, sponsors, and how to get involved."/>
<link rel="canonical" href="https://www.llm360.ai/about.html" />
<meta name="keywords" content="LLM360, Community AI, AGI, Open Source AI, Artificial General Intelligence, Ethical AI, AI Research, Collaborative AI"/>
<meta name="author" content="LLM360"/>
<meta name="robots" content="index, follow"/>
<!-- Open Graph Protocol -->
<meta property="og:title" content="About | LLM360: Shaping the Future of AI"/>
<meta property="og:description" content="LLM360 is dedicated to pioneering the development of community-driven artificial general intelligence (AGI). Discover our mission to democratize AI through open-source initiatives and collaboration. Learn about our partners, sponsors, and how to get involved."/>
<meta property="og:type" content="website"/>
<meta property="og:url" content="https://www.llm360.ai/about.html"/>
<meta property="og:image" content="https://www.llm360.ai/images/open-graph-image.jpg"/>
<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@llmice">
<meta name="twitter:title" content="About | LLM360: Shaping the Future of AI">
<meta name="twitter:description" content="LLM360 is dedicated to pioneering the development of community-driven artificial general intelligence (AGI). Discover our mission to democratize AI through open-source initiatives and collaboration. Learn about our partners, sponsors, and how to get involved.">
<meta name="twitter:image" content="https://www.llm360.ai/images/open-graph-image.jpg">
<!-- Schema Markup -->
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "LLM360",
"url": "https://www.llm360.ai/about.html",
"description": "LLM360 is dedicated to pioneering the development of community-driven artificial general intelligence (AGI). Discover our mission to democratize AI through open-source initiatives and collaboration. Learn about our partners, sponsors, and how to get involved.",
"publisher": {
"@type": "Organization",
"name": "LLM360",
"sameAs": [
"https://x.com/llm360",
"https://github.com/LLM360"
]
},
"image": {
"@type": "ImageObject",
"url": "https://www.llm360.ai/images/open-graph-image.jpg",
"width": 1920,
"height": 1080
}
}
</script>
<!-- /SEO -->
<!-- Favicon -->
<link rel="icon" type="image/x-icon" href="assets/favicon/favicon.ico" />
<link rel="icon" type="image/png" sizes="192x192" href="assets/favicon/android-chrome-192x192.png">
<link rel="icon" type="image/png" sizes="512x512" href="assets/favicon/android-chrome-512x512.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicon/favicon-16x16.png">
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicon/apple-touch-icon.png">
<!-- <link rel="manifest" href="/site.webmanifest"> -->
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<!-- Style -->
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<style>
body{
background-image:url("images/background1.png");
background-repeat: repeat;
background-size: 100%;
}
</style>
<body class="is-preload">
<!-- Sidebar -->
<button class="toggle-btn" id="toggleBtn">☰</button>
<section id="sidebar" class="sidebar">
<div class="inner">
<nav>
<a class="alt" href="index.html">
<figure class="hover-rotate">
<img src="images/logo-highres.png" alt="logo" />
</figure>
</a>
<h2>LLM360</h2>
<ul>
<li><a href="index.html#datasets">Datasets</a></li>
<li><a href="index.html#models">Models</a></li>
<li><a href="index.html#projects">Projects</a></li>
<li><a href="index.html#paper">Papers</a></li>
<li><a href="index.html#blogs">Blogs</a></li>
<!-- <li><a href="community.html">Open-source Communities</a></li>-->
<li><a href="#about">About</a></li>
<!-- <li><a href="joinus.html">Join Us</a></li>-->
<!-- <li><a href="index.html#six">Get in touch</a></li>-->
</ul>
</nav>
</div>
</section>
<!-- Wrapper -->
<div id="wrapper">
<div id="alertBanner">
<!-- <a href="https://huggingface.co/spaces/LLM360/TxT360" target="_blank">Announcing our first dataset <strong>TxT360</strong>: Learn More Here.</a>-->
</div>
<!-- Intro -->
<section id="about" class="wrapper style2 fade-up">
<div class="inner">
<h1>About Us</h1>
<h4>Mission and Vision</h4>
<p>
LLM360 enables community-owned AGI by creating standards and tools to advance the bleeding edge of LLM capability and empower knowledge transfer, research, and development.
We believe in a future where artificial general intelligence (AGI) is created by the community, for the community.
Through an open ecosystem of equitable computational resources, high quality data, and flowing technical knowledge, we can ensure ethical AGI development and universal access for all innovators.
</p>
<h3>Sponsors:</h3>
<div class="row gtr-150 aln-middle">
<div class="col-3 col-6-medium">
<a class="image main" href="https://www.petuum.com/" target="_blank"><img src="images/petuum_logo.png" alt="" /></a>
</div>
<div class="col-3 col-6-medium">
<a class="image main" href="https://mbzuai.ac.ae/" target="_blank"><img src="images/mbz_logo.png" alt="" /></a>
</div>
</div>
<h3>Contributing Institutes:</h3>
<div class="row gtr-150 aln-middle">
<div class="col-2 col-6-medium">
<a class="image main" href="https://www.cerebras.net/" target="_blank"><img src="images/Cerebras_logo.png" alt="" /></a>
</div>
<div class="col-2 col-6-medium">
<a class="image main" href="https://www.lti.cs.cmu.edu/" target="_blank"><img src="images/cmu_logo.png" alt="" /></a>
</div>
<div class="col-2 col-6-medium">
<a class="image main" href="https://viterbischool.usc.edu/" target="_blank"><img src="images/usc_logo.png" alt="" /></a>
</div>
<div class="col-2 col-6-medium">
<a class="image main" href="https://ucsd.edu/" target="_blank"><img src="images/UCSD_logo.png" alt="" /></a>
</div>
<div class="col-2 col-6-medium">
<a class="image main" href="https://www.snowflake.com/en/" target="_blank"><img src="images/Snowflake_Logo.svg.png" alt="" /></a>
</div>
</div>
<h3>Stay tuned:</h3>
<ul>
<li>Follow us on <a href="https://x.com/llm360" target="_blank">X</a></li>
<li>Join our <a href="https://discord.gg/jFPq9AycBu" target="_blank">Discord</a> community </li>
<li>Email us at <a href="mailto:[email protected]">[email protected]</a></li>
</ul>
</div>
</section>
<section id="community" class="wrapper style2 fade-up">
<div class="inner">
<h1>Open-source Communities</h1>
<p>LLM360 is dedicated to developing open-source models while actively fostering collaboration with other AI research teams.
Our commitment extends to building and strengthening the entire open-source communities.
As you follow our progress, we encourage you to explore other exciting AI research.</p>
<div class="box alt">
<div class="row gtr-200">
<div class="col-3">
<a class="image main" href="https://allenai.org/" target="_blank">
<img alt="AI2 Allen Institute for AI" src="images/ai2_logo.png" />
</a>
</div>
<div class="col-3">
<a class="image main" href="https://alignmentlab.ai/" target="_blank">
<img alt="Alignment Lab AI" src="images/alignment_logo.png"/>
</a>
</div>
<div class="col-3">
<a class="image main" href="https://transformer-circuits.pub/" target="_blank">
<img alt="Anthropic" src="images/Anthropic_logo.png"/>
</a>
</div>
<div class="col-3">
<a class="image main" href="https://cohere.com/research" target="_blank">
<img alt="Cohere" src="images/cohere_logo.svg"/>
</a>
</div>
<div class="col-3">
<a class="image main" href="https://contextual.ai/" target="_blank">
<img alt="Contextual.ai" src="images/contextual_logo.jpg"/>
</a>
</div>
<div class="col-3">
<a class="image main" href="https://www.eleuther.ai/" target="_blank">
<img alt="EleutherAI" src="images/eleutherai_logo.png" />
</a>
</div>
<div class="col-3">
<a class="image main" href="https://lil.law.harvard.edu/" target="_blank">
<img alt="Library Innovation Lab" src="images/harvardlab_logo.png"/>
</a>
</div>
<div class="col-3">
<a class="image main" href="https://huggingface.co/" target="_blank">
<img alt="Hugging Face" src="images/huggingface_logo.png" />
</a>
</div>
<div class="col-3">
<a class="image main" href="https://lmsys.org/" target="_blank">
<img alt="LMSYS Large Model Systems Organization" src="images/lmsys_logo.png"/>
</a>
</div>
<div class="col-3">
<a class="image main" href="https://maitrix.org/" target="_blank">
<img alt="Maitrix.org" src="images/maitrix_logo.png" />
</a>
</div>
<div class="col-3">
<a class="image main" href="https://mila.quebec/en" target="_blank">
<img alt="Mila" src="images/mila_logo.svg"/>
</a>
</div>
<div class="col-3">
<a class="image main" href="https://www.mozilla.org/en-US/" target="_blank">
<img alt="Mozilla" src="images/mozilla_logo.svg"/>
</a>
</div>
<div class="col-3">
<a class="image main" href="https://mistral.ai/" target="_blank">
<img alt="Mistral AI" src="images/mistral_logo.jpg"/>
</a>
</div>
<div class="col-3">
<a class="image main" href="https://www.cs.cmu.edu/~neulab/" target="_blank">
<img alt="Neulab" src="images/neulab_logo.png"/>
</a>
</div>
<div class="col-3 ">
<a class="image main" href="https://www.rwkv.com/" target="_blank">
<img alt="RWKV Language Model" src="images/rwkv_logo.png"/>
</a>
</div>
<div class="col-3">
<a class="image main" href="https://github.com/sgl-project/sglang" target="_blank">
<img alt="SGL" src="images/sgl_logo.png"/>
</a>
</div>
<div class="col-3">
<a class="image main" href="https://www.synthlabs.ai/" target="_blank">
<img alt="Synth Labs" src="images/synth_logo.png"/>
</a>
</div>
</div>
</div>
</div>
</section>
<section id="joinus" class="wrapper style1 fade-up">
<div class="inner">
<h1><strong>Contact Us</strong></h1>
<p><strong>The Institute of Foundation Model is hiring!</strong>
<br>We are opening a new lab in the Bay Area. If you're interested in joining us, please fill out this <strong><a href="https://forms.gle/VM73FvCjfjEXKYbo8" target="_blank">form</a></strong>, and check <strong><a href="https://mbzuai.ac.ae/institute-of-foundation-models/" target="_blank">here</a></strong> for details.
<!-- Contact us here, send an email to <strong><a href="mailto:[email protected]">[email protected]</a></li></strong>, or join our <strong><a href="https://discord.gg/jFPq9AycBu" target="_blank">discord</a></strong>.-->
<br>
<br> If you have any suggestions, feel free to share your information!</p>
<section>
<form method="post" action="https://formspree.io/f/xqkvrzyy" name="Contact Form">
<div class="fields">
<div class="field half">
<input type="text" name="name" id="name" placeholder="Name" required/>
</div>
<div class="field half">
<input type="text" name="email" id="email" placeholder="Email" required/>
</div>
<div class="field">
<textarea name="message" id="message" rows="5" placeholder="Message" required></textarea>
</div>
</div>
<ul class="actions">
<li><a href="" class="button submit">Send Message</a></li>
<li><input type="reset" value="Reset" class="button primary" /></li>
</ul>
</form>
</section>
</div>
</section>
</div>
<!-- Footer -->
<footer id="footer" class="wrapper style1-alt">
<div class="inner">
<ul class="menu">
<p>
LLM360, proudly sponsored by Petuum and MBZUAI, is dedicated to advancing the field of AI by providing comprehensive access to large language models.<br>
LLM360 enables community-owned AGI by creating standards and tools to advance the bleeding edge of LLM capability and empower knowledge transfer, research, and development.
</p>
<ul class="actions">
<li><a href="https://twitter.com/llm360" target="_blank" class="icon brands circle fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://discord.gg/jFPq9AycBu" target="_blank" class="icon brands circle fa-discord"><span class="label">Discord</span></a></li>
<li><a href="https://github.com/LLM360" target="_blank" class="icon brands circle fa-github"><span class="label">Github</span></a></li>
<li><a href="mailto:[email protected]" target="_blank" class="icon circle fa-envelope"><span class="label">Email</span></a></li>
</ul>
<p class="copyright">© LLM360 2023-2024. All rights reserved.</p>
</ul>
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>