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 358 forks source link

MODEL_DIR chage #36

Closed AntonioCiolino closed 7 months ago

AntonioCiolino commented 1 year ago

Modified the model directory to be relative to the installed app directory instead of home directory. Used so that code can sit on a remove drive instead of the local machine.