From fcfe044206c0bb8ddc196ef04efbe2be37957ed1 Mon Sep 17 00:00:00 2001 From: Tear Gosling Date: Wed, 11 Jan 2023 05:46:55 +0000 Subject: [PATCH] Provide link to notebook --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d613f59..10a7b8e 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