From 8e0c8d2a58e1751b976c1c3b3f3d8cd12a8a2c40 Mon Sep 17 00:00:00 2001 From: "Mohit Chaprana (MCR)" <52445345+ammohitchaprana@users.noreply.github.com> Date: Wed, 20 Mar 2024 11:42:18 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f501a07..d5cc31f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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 (XAI). Make sure to download the checkpoint and place the `ckpt-0` directory in `checkpoints` - see [Downloading the weights](#downloading-the-weights)