Update README.md

This commit is contained in:
jlchen5 2024-03-19 14:57:41 +01:00 committed by GitHub
parent d6d9447e2d
commit b2ce5decfa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,10 @@
# Grok-1
This repository contains JAX example code for loading and running the Grok-1 open-weights model.
```bash
git clone https://github.com/xai-org/grok-1
cd grok-1
```
Make sure to download the checkpoint and place the `ckpt-0` directory in `checkpoints` - see [Downloading the weights](#downloading-the-weights)