Update README.md
#55
by
Abdssaleh
- opened
README.md
CHANGED
@@ -1,7 +1,14 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
pipeline_tag:
|
4 |
-
library_name:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
# Grok-1
|
7 |
|
@@ -27,4 +34,4 @@ You should be seeing output from the language model.
|
|
27 |
|
28 |
Due to the large size of the model (314B parameters), a multi-GPU machine is required to test the model with the example code.
|
29 |
|
30 |
-
p.s. we're hiring: https://x.ai/careers
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
pipeline_tag: fill-mask
|
4 |
+
library_name: adapter-transformers
|
5 |
+
datasets:
|
6 |
+
- HuggingFaceTB/cosmopedia
|
7 |
+
- HuggingFaceTB/cosmopedia-meta
|
8 |
+
language:
|
9 |
+
- en
|
10 |
+
tags:
|
11 |
+
- code
|
12 |
---
|
13 |
# Grok-1
|
14 |
|
|
|
34 |
|
35 |
Due to the large size of the model (314B parameters), a multi-GPU machine is required to test the model with the example code.
|
36 |
|
37 |
+
p.s. we're hiring: https://x.ai/careers
|