From b53bec5a1f1d284b69e69879274783b9e5efae84 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Sat, 1 Apr 2023 14:37:35 -0300 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index a550a08..398d5bf 100644 --- a/README.md +++ b/README.md @@ -126,9 +126,6 @@ Models should be placed inside the `models` folder. * [OPT](https://huggingface.co/models?search=facebook/opt) * [GALACTICA](https://huggingface.co/models?search=facebook/galactica) * [GPT-J 6B](https://huggingface.co/EleutherAI/gpt-j-6B/tree/main) -* [GPT-Neo](https://huggingface.co/models?pipeline_tag=text-generation&sort=downloads&search=eleutherai+%2F+gpt-neo) -* [\*-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`: