From 91823e1ed1c6c919179a5336cc05f9b0d655315a Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Mon, 6 Mar 2023 16:48:31 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index efa93d30..f2e8e61a 100644 --- a/README.md +++ b/README.md @@ -82,8 +82,8 @@ Models should be placed under `models/model-name`. For instance, `models/gpt-j-6 * [Pythia](https://huggingface.co/models?search=eleutherai/pythia) * [OPT](https://huggingface.co/models?search=facebook/opt) * [GALACTICA](https://huggingface.co/models?search=facebook/galactica) -* [\*-Erebus](https://huggingface.co/models?search=erebus) -* [Pygmalion](https://huggingface.co/models?search=pygmalion) +* [\*-Erebus](https://huggingface.co/models?search=erebus) (NSFW) +* [Pygmalion](https://huggingface.co/models?search=pygmalion) (NSFW) You can automatically download a model from HF using the script `download-model.py`: