From 2b4b8b809bac0bc9377070d8bedc3ff04cb057e1 Mon Sep 17 00:00:00 2001 From: Tear Gosling Date: Wed, 11 Jan 2023 05:47:23 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc3a1c3..c22f739 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ The model was then further fine-tuned on ~48.5 million tokens for ~5k steps on 4 ### The easy way -We plan to provide a notebook with a Gradio UI for playing around with the model shortly. Until then, please refer to the section below for manual usage. +We provide a notebook with a Gradio UI for playing around with the model without having to manually format inputs. This notebook can be found [here](https://github.com/PygmalionAI/gradio-ui/blob/master/notebooks/GPU.ipynb). ### The manual way