Caio Luppo
Caio Luppo
Hi, Aisuko! All I've done so far is take the README.md file and try to run the "Use chatgpt4all" example. I'm using LocalAI 1.13.0, the latest in this repository via...
I've just tried the gpt model you suggested, but nearly the same error happened: > SIGILL: illegal instruction PC=0xad522d m=3 sigcode=2 signal arrived during cgo execution instruction bytes: 0xc4 0xe2...
Just tried with "Bert embeddings" too, same error. It crashes ass soon as I send the post request.
> I wonder what is your input, can you follow this example? It should work: https://github.com/go-skynet/LocalAI/blob/master/README.md#example-use-gpt4all-j-model In fact, I strictly followed this example as I mentioned at the first reply....
I also tried with postman, but the same error happens.
I just tested with the new version of LocalAI, but the error persists.
Yeah, I think AVX is really the problem here. I tried the "AVX only" version of the Gpt4All software and it worked, but I don't think there is such an...