akito01 commited on
Commit
8fdc6f5
·
verified ·
1 Parent(s): d60cbe2

fix: YAML Metadata Warning

Browse files

Fix "YAML Metadata Warning": empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

Files changed (1) hide show
  1. README.md +7 -0
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.