Update README.md
Browse filesEdit the tag information.
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Grok 2
|
| 2 |
|
| 3 |
This repository contains the weights of Grok 2, a model trained and used at xAI in 2024.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
base_model:
|
| 5 |
+
- xai-org/grok-1
|
| 6 |
+
pipeline_tag: text-generation
|
| 7 |
+
tags:
|
| 8 |
+
- text-generation-inference
|
| 9 |
+
license: other
|
| 10 |
+
---
|
| 11 |
# Grok 2
|
| 12 |
|
| 13 |
This repository contains the weights of Grok 2, a model trained and used at xAI in 2024.
|