From f0f311c3b0e998a17833eb7e5638ae4de5399a58 Mon Sep 17 00:00:00 2001 From: Ahmed Serag <70908925+ahmedseragcodes@users.noreply.github.com> Date: Sun, 17 Mar 2024 19:14:48 -0400 Subject: [PATCH] Update README.md ReadMe update for missing "the" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eaded5c..f2aaa3e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 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 ```shell