From fe0fd760751bf95afd545439a8e1231f3f527713 Mon Sep 17 00:00:00 2001 From: ayylamo Date: Sun, 5 Mar 2023 16:27:51 +0000 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 77b0f2e..d5b606e 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,19 @@ thumbnail: null tags: - text generation - conversational +- reupload inference: false duplicated_from: PygmalionAI/pygmalion-6b --- # Pygmalion 6B +This is a reupload of the [original model](https://huggingface.co/PygmalionAI/pygmalion-6b). Sharded variants are available in separate branches. + +All credit goes to the [PygmalionAI team](https://huggingface.co/PygmalionAI). + +--- + ## Model description Pymalion 6B is a proof-of-concept dialogue model based on EleutherAI's [GPT-J-6B](https://huggingface.co/EleutherAI/gpt-j-6B). @@ -57,4 +64,4 @@ Apart from chat history, you can also just add example conversations in `[DIALOG ## Known issues -We haven't played around with the model enough to enumerate them. Feel free to give us some feedback! +We haven't played around with the model enough to enumerate them. Feel free to give us some feedback! \ No newline at end of file