Illia-the-coder / Chat-with-Llama-2-70b

This project provides a user-friendly chat interface for the Llama2 70B Chatbot using the Gradio library.

Home Page:https://illia56-chat-with-llama-2-70b.hf.space

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat with Llama 2-70B

Interact with the Llama 2-70B Chatbot using a simple and intuitive Gradio interface. This project provides a seamless way to communicate with the Llama 2-70B model, a state-of-the-art chatbot model with 70B parameters. Click here to chat with Llama 2-70B!

Features

  • User-friendly Gradio interface for chat.
  • Direct integration with the Llama 2-70B model hosted on Hugging Face.
  • Customizable parameters for chat predictions.

Installation

  1. Clone the repository:

    git clone https://github.com/Illia-the-coder/Chat-with-Llama-2-70b.git
  2. Navigate to the project directory:

    cd Chat-with-Llama-2-70b
  3. Install the required packages:

    pip install -r requirements.txt

Usage

Run the main script to launch the Gradio interface:

python app.py

Demo

For a live demo, visit this link.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

This project provides a user-friendly chat interface for the Llama2 70B Chatbot using the Gradio library.

https://illia56-chat-with-llama-2-70b.hf.space


Languages

Language:Python 100.0%