Adding "Text Generation" pipeline tag
Browse filesAlso requesting to add more information about the model in Model Card
README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Grok 2
|
| 2 |
|
| 3 |
This repository contains the weights of Grok 2, a model trained and used at xAI in 2024.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pipeline_tag: text-generation
|
| 3 |
+
library_name: grok
|
| 4 |
+
tags:
|
| 5 |
+
- grok-2
|
| 6 |
+
---
|
| 7 |
# Grok 2
|
| 8 |
|
| 9 |
This repository contains the weights of Grok 2, a model trained and used at xAI in 2024.
|