Gradio demo of any chat models.
This project allows you to interact with any chat language model of your choice using a simple and user-friendly web interface. You can choose from a list of pre-trained models or provide your own model name and chat with it in real time.
git clone https://github.com/PrAsAnNaRePo/chat-gradio
cd chat-gradio
python app.py --model_id "prasanna2003/ChatOPT-fintuned"