ohmplatform / FreedomGPT

This codebase is for a React and Electron-based app that executes the FreedomGPT LLM locally (offline and private) on Mac and Windows using a chat-based interface
http://www.freedomgpt.com
GNU General Public License v3.0
2.61k stars 356 forks source link

Pre Prompt to make it answer anything? #5

Open 15ky3 opened 1 year ago

15ky3 commented 1 year ago

Hi, seems that this use the standard alpaca 7B weights. But when I use this weights with llama.cpp it seems to be “censored”.

So what is the Pre Prompt or how to make use this in the same way with llama.cpp?

cooperdk commented 1 year ago

There is no need for any uncensoring.