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.6k stars 355 forks source link

No answers on MacBook with M1 Chip #12

Open antoinecomp opened 1 year ago

antoinecomp commented 1 year ago

I've just downloaded the client and it seems to be stuck in an infinite loop:

image

That is to say it never answers and seems to be stuck as such.

By the way, if this is a true project I would be really happy to help!

JollyGrin commented 1 year ago

Having the same issue, using a ubuntu based linux

eugle commented 1 year ago

Having the same issue, using a m1 cpu based mac

he60 commented 1 year ago

Same issue using windows 10

gabrielklein commented 1 year ago

Same issue on my ubuntu, but I'm on version 22.10

cooperdk commented 1 year ago

Try running the chat command from either resources\models\windows or resources/models/mac in a terminal, point it to the location of the AI model which is in your user profile folder under FreedomGPT.

See what it does.

AntonioCiolino commented 1 year ago

I did that and got an error. I don’t recall what it was. I copied the chat.exe into the llvm folder to test that though.