TearGosling commited on
Commit
2b4b8b8
1 Parent(s): e620263

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -31,7 +31,7 @@ The model was then further fine-tuned on ~48.5 million tokens for ~5k steps on 4
31
 
32
  ### The easy way
33
 
34
- 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.
35
 
36
  ### The manual way
37
 
 
31
 
32
  ### The easy way
33
 
34
+ 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).
35
 
36
  ### The manual way
37