From 1a23e6d185fa059eedd3fb76556ac74d8f54295b Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Fri, 24 Feb 2023 11:38:01 -0300 Subject: [PATCH] Add Pythia to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2059385a..dca9ab2c 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ Models should be placed under `models/model-name`. For instance, `models/gpt-j-6 * [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) +* [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)