Update README.md
#63
by
pavan485
- opened
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
-
pipeline_tag:
|
| 4 |
library_name: grok-1
|
| 5 |
---
|
| 6 |
# Grok-1
|
|
@@ -27,4 +27,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: image-classification
|
| 4 |
library_name: grok-1
|
| 5 |
---
|
| 6 |
# Grok-1
|
|
|
|
| 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
|