From 5b60691367e4ababe71a3dc71187e3a9137d1c45 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Mon, 23 Jan 2023 10:05:25 -0300 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fd52301..52a584ab 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ You don't really need all of GPT-J 6B's files, just the tokenizer files, but you #### Converting to pytorch (optional) -The script `convert-to-torch.py` allows you to convert models to .pt format, which is about 10x faster to load to the GPU: +The script `convert-to-torch.py` allows you to convert models to .pt format, which is sometimes 10x faster to load to the GPU: python convert-to-torch.py models/model-name