gpt4all icon indicating copy to clipboard operation
gpt4all copied to clipboard

Illegal instruction error

Open ryuu000 opened this issue 1 year ago • 2 comments

I'm facing this error on Ubuntu 22 build,

./gpt4all-lora-quantized-linux-x86 -m gpt4all-lora-quantized.bin main: seed = 1681884509 llama_model_load: loading model from 'gpt4all-lora-quantized.bin' - please wait ... Illegal instruction (core dumped)

As you can see it is unable to load the gpt4all-lora-quantized.bin file and returns with this error. Any fix ?

ryuu000 avatar Apr 19 '23 06:04 ryuu000

Recompile it manually. It will be slow though because the instruction you're missing is AVX or AVX2.

devlux76 avatar Apr 23 '23 09:04 devlux76

ok

ryuu000 avatar Apr 30 '23 10:04 ryuu000

Stale, please open a new, updated issue if this is still relevant to you.

niansa avatar Aug 11 '23 11:08 niansa

Non-AVX support won't happen.

niansa avatar Aug 11 '23 11:08 niansa