From 141beaf978d866333fc6fea272d1d503ca59c757 Mon Sep 17 00:00:00 2001 From: randaller Date: Thu, 9 Mar 2023 11:54:49 +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 05185c2..2815f33 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ magnet:xt=urn:btih:b8287ebfa04f879b048d4d4404108cf3e8014352&dn=LLaMA&tr=udp%3a%2 First, you need to unshard model checkpoints to a single file. Let's do this for 30B model. ``` -python merge_weights.py --input_dir D:\Downloads\LLaMA --model_size 30B +python merge-weights.py --input_dir D:\Downloads\LLaMA --model_size 30B ``` In this example, D:\Downloads\LLaMA is a root folder of downloaded torrent with weights.