From 01e57723025d67b4c93d39613405fa8725973e1d Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Tue, 14 Feb 2023 13:06:26 -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 f755ab2..518c6aa 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ For instance: python download-model.py facebook/opt-1.3b -If you want to download a model manually, note that all you need are the json, txt, and pytorch\*.bin files. The remaining files are not necessary. +If you want to download a model manually, note that all you need are the json, txt, and pytorch\*.bin (or model*.safetensors) files. The remaining files are not necessary. #### GPT-4chan