Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 547 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 547 Bytes

Pepa Discord AI Bot

Getting started

  1. Run pnpm i and start with pnpm run start
  2. Get a model.
    Some that work well are Luna AI Llama2 Uncensored or OpenHermes Mistral
  3. Run LM Studio Local Inference Server.
    Make sure the model has correct settings and prompt formatting preset.
    You should also increase the number of cpu threads. (default is 4, 10-14 works fine)