Update README.md

ReadMe update for missing "the"
This commit is contained in:
Ahmed Serag
2024-03-17 19:14:48 -04:00
committed by GitHub
parent e50578b5f5
commit f0f311c3b0

View File

@ -2,7 +2,7 @@
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.
Make sure to download the checkpoint and place `ckpt-0` directory in `checkpoint`. Make sure to download the checkpoint and place the `ckpt-0` directory in `checkpoint`.
Then, run Then, run
```shell ```shell