/gamma2demo

This project demonstrates a chatbot using the Hugging Face Gamma 2 9B model, which is designed for conversational AI tasks.

Primary LanguagePython

Gamma 2 9B Chatbot

This project demonstrates a chatbot using the Hugging Face Gamma 2 9B model, which is designed for conversational AI tasks.

Description

The chatbot utilizes the Gamma 2 9B model from Hugging Face's model repository. It interacts through a simple web interface provided by Gradio.

Usage

To use the chatbot:

  1. Enter your message in the text box.
  2. The chatbot will generate a response based on the input.

Try It on Google Colab

Open In Colab

Replace <your-colab-link> with the link to your Colab notebook.

Dependencies

  • gradio
  • gradio_client

License

This project is licensed under the MIT License - see the LICENSE file for details.