We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
System: MacBook Pro 2018 (Intel)
OS: macOS Ventura 13.5.1
Python: 3.11.4
How to reproduce:
On another Terminal
LocalAI returns:
The text was updated successfully, but these errors were encountered: