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

linux: model not generating response #64

Open memecian opened 1 year ago

memecian commented 1 year ago

Have written a simple prompt (What is 9 + 10?). Judging by the CPU usage, it's not doing anything other than blinking the cursor.

build log

nervousapps commented 1 year ago

Same with docker version.

PlayerFridei commented 1 year ago

Having same issues here.