Skip to content

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

Notifications You must be signed in to change notification settings

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages