From 9c945c2ea35f09594e42484a894f7bfde7414483 Mon Sep 17 00:00:00 2001 From: randaller Date: Thu, 9 Mar 2023 11:20:32 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.