Skip to content

Commit 826714c

Browse files
authored
Update README.md
Update REAME based on #107
1 parent 49bb02d commit 826714c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ We use several variables in this example, which may be set as a preparatory step
123123
name of the directory holding the files for the corresponding model. You *must* follow this convention to
124124
ensure correct operation.
125125

126-
* `MODEL_OUT` is the location where we store model and tokenizer information for a particular model. We recommend `checkpoints/${MODEL_NAME}`
126+
* `MODEL_DIR` is the location where we store model and tokenizer information for a particular model. We recommend `checkpoints/${MODEL_NAME}`
127127
or any other directory you already use to store model information.
128128

129129
* `MODEL_PATH` describes the location of the model. Throughput the description

0 commit comments

Comments
 (0)