Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 232 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 232 Bytes

CODEREVIEWER LLM

How to run

  • Step1) Install Ollama using https://ollama.com/download
  • Step2) Start Ollama
  • Step3) On terminal paste and enter ollama pull llama3
  • Step4) On terminal paste and enter npm start