mirror of
https://github.com/xai-org/grok-1.git
synced 2025-04-03 18:00:10 +03:00
Update README.md
This commit is contained in:
parent
d6d9447e2d
commit
b2ce5decfa
@ -1,6 +1,10 @@
|
|||||||
# Grok-1
|
# Grok-1
|
||||||
|
|
||||||
This repository contains JAX example code for loading and running the Grok-1 open-weights model.
|
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)
|
Make sure to download the checkpoint and place the `ckpt-0` directory in `checkpoints` - see [Downloading the weights](#downloading-the-weights)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user