Skip to content

chatbot app with Ollams api and llama2 7B parameter model

License

Notifications You must be signed in to change notification settings

shirinyamani/llama2-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Streamlit Chatbot💬 powered by llama2 🦙

img

Introduction

Streamlit Chatbot to chat with LLAMA II. It is trained on 7B parameters and achieves a perplexity of 9.3 on the OpenSubtitles testset. The model is trained using the HuggingFace library.

Installation

  1. Clone the repository
  2. Install the requirements with:
pip install -r requirements.txt
  1. Run the app with:
streamlit run app.py
  1. Open the app in your browser at http://localhost:8501

  2. Enjoy Chat with the llama 🦙

Usage

in this repo we are using the 'llama 2' model from OLLAMA 🦙. More models to be added soon...

About

chatbot app with Ollams api and llama2 7B parameter model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published