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
453 stars 67 forks source link

Error when running local-ai script #13

Closed pehaem closed 1 year ago

pehaem commented 1 year ago

./local-ai --models-path ./models/ --debug -bash: ./local-ai: No such file or directory

missing local-ai script?

aorumbayev commented 1 year ago

You running on Linux? For some reason it skips the make build steps in localai repo I'll debug later or feel free to submit a pr it's probably just a matter of adding additional conditional check.

Otherwise it's a duplicate of: https://github.com/aorumbayev/autogpt4all/issues/11#issuecomment-1591297392