fix: YAML Metadata Warning
#14
by
akito01
- opened
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
|
8 |
# Grok 2
|
9 |
|
10 |
This repository contains the weights of Grok 2, a model trained and used at xAI in 2024.
|