Skip to content

leoneversberg/codellama-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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