This project demonstrates a chatbot using the Hugging Face Gamma 2 9B model, which is designed for conversational AI tasks.
The chatbot utilizes the Gamma 2 9B model from Hugging Face's model repository. It interacts through a simple web interface provided by Gradio.
To use the chatbot:
- Enter your message in the text box.
- The chatbot will generate a response based on the input.
Replace <your-colab-link>
with the link to your Colab notebook.
- gradio
- gradio_client
This project is licensed under the MIT License - see the LICENSE file for details.