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
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.
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.