From 826714caf866748c96f384b01107c9161159ffab Mon Sep 17 00:00:00 2001 From: Michael Gschwind <61328285+mikekgfb@users.noreply.github.com> Date: Wed, 10 Apr 2024 20:33:23 -0700 Subject: [PATCH] Update README.md Update REAME based on #107 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e156d432a..9ddf102c1 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ We use several variables in this example, which may be set as a preparatory step name of the directory holding the files for the corresponding model. You *must* follow this convention to ensure correct operation. -* `MODEL_OUT` is the location where we store model and tokenizer information for a particular model. We recommend `checkpoints/${MODEL_NAME}` +* `MODEL_DIR` is the location where we store model and tokenizer information for a particular model. We recommend `checkpoints/${MODEL_NAME}` or any other directory you already use to store model information. * `MODEL_PATH` describes the location of the model. Throughput the description