From f6eb9b41756114c3188897e366ef3d432b802baf Mon Sep 17 00:00:00 2001 From: randaller Date: Thu, 9 Mar 2023 11:20:12 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bdaee0a..78c5978 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,8 @@ 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. + Place (torrentroot)/tokenizer.model file to the [/tokenizer] folder of this repo. Now you are ready to go. ### Run the chat