Spaces:
Runtime error
Runtime error
File size: 548 Bytes
16580f4 657c6a6 16580f4 6ac1b45 d7c337a 6ac1b45 16580f4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
---
license: openrail
title: SinGPT Mini
sdk: gradio
emoji: π
colorFrom: red
colorTo: blue
app_file: app.py
---
# gradio-ui
This is a prototype Gradio-based UI which allows you to chat with the [Pygmalion models](https://huggingface.co/PygmalionAI).
We provide a notebook which directly interacts with this code in our repo, which can be found [here](./notebooks/GPU.ipynb). The notebook can either be run locally or can be used on [Google Colab](https://colab.research.google.com/github/PygmalionAI/gradio-ui/blob/master/notebooks/GPU.ipynb). |