From 310e19eee25efa348fcd3ac614040791d012f23a Mon Sep 17 00:00:00 2001 From: Seth Junot Date: Mon, 18 Mar 2024 09:39:02 -0700 Subject: [PATCH] Corrected checkpoint dir name, download section link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b362bf..f4d9b61 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` - 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) Then, run