aorumbayev / autogpt4all

🛠️ User-friendly bash script for setting up and configuring your LocalAI server with the GPT4All for free! 💸
https://aorumbayev.github.io/autogpt4all/
MIT License
452 stars 67 forks source link

LocalAI returns an RPC error #20

Open pasqualesimonetti opened 1 year ago

pasqualesimonetti commented 1 year ago

System: MacBook Pro 2018 (Intel) OS: macOS Ventura 13.5.1 Python: 3.11.4

How to reproduce:

git clone https://github.com/aorumbayev/autogpt4all.git
cd autogpt4all
cd LocalAI
./local-ai --models-path ./models/ --debug

On another Terminal

cd Auto-GPT
./run.sh

LocalAI returns:

rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:52431: connect: connection refused"