From 5cb69e9a41c48b641c954e791da00a4ef620cd81 Mon Sep 17 00:00:00 2001 From: Tear Gosling Date: Tue, 10 Jan 2023 16:01:11 +0000 Subject: [PATCH] Fixing broken URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a18e737..d613f59 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ inference: false ## Model description -Pymalion 6B is a proof-of-concept dialogue model based on EleutherAI's [GPT-J-6B](https://huggingface.co/EleutherAI/gpt-j). +Pymalion 6B is a proof-of-concept dialogue model based on EleutherAI's [GPT-J-6B](https://huggingface.co/EleutherAI/gpt-j-6B). **Warning:** This model is **NOT** suitable for use by minors. It **will** output X-rated content under certain circumstances.