diff --git a/README.md b/README.md index 78c5978..045fa65 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ This will create merged.pth file in the root folder of this repo. Place this file and corresponding (torrentroot)/30B/params.json of model into [/model] folder. -So you should end up with two files in model folder: merged.pth and params.json. +So you should end up with two files in [/model] folder: merged.pth and params.json. Place (torrentroot)/tokenizer.model file to the [/tokenizer] folder of this repo. Now you are ready to go.