osanseviero HF staff commited on
Commit
808ad17
1 Parent(s): 2954c0d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,10 +1,11 @@
1
  ---
2
  license: apache-2.0
3
  pipeline_tag: text-generation
 
4
  ---
5
  # Grok-1
6
 
7
- This repository contains the weights of the Grok-1 open-weights model.
8
 
9
  Make sure to download the `int8` checkpoint to the `checkpoints` directory.
10
 
 
1
  ---
2
  license: apache-2.0
3
  pipeline_tag: text-generation
4
+ library_name: grok-1
5
  ---
6
  # Grok-1
7
 
8
+ This repository contains the weights of the Grok-1 open-weights model. You can find the code in the [GitHub Repository](https://github.com/xai-org/grok-1/tree/main).
9
 
10
  Make sure to download the `int8` checkpoint to the `checkpoints` directory.
11