From 72991593603c983ead01c9790be2091eb8b3efa1 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Fri, 13 Jan 2023 09:33:38 -0300 Subject: [PATCH] Mention pygmalion --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8d396e2..e5069e7 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ Hugging Face is the main place to download models. These are some of my favorite * [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) The files that you need to download are the json, txt, and pytorch\*.bin files. The remaining files are not necessary.