Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 294 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 294 Bytes

codellama-chatbot

A local LLM chatbot using CodeLlama-7b-Instruct-hf

Screenshot

Dependencies

  • torch
  • transformers
  • bitsandbytes
  • accelerate
  • streamlit

Running the chatbot

streamlit run app.py