autogpt4all icon indicating copy to clipboard operation
autogpt4all copied to clipboard

🛠️ User-friendly bash script for setting up and configuring your LocalAI server with the GPT4All for free! 💸

Results 6 autogpt4all issues
Sort by recently updated
recently updated
newest added

`git clone https://github.com/Significant-Gravitas/Auto-GPT.git` makes path "AutoGPT" instead of "Auto-GPT". Also branch stable doesn't exist, so pulling master

Howdy, Something makes the script think it's "C:\Users\master\Downloads\autogpt4all-main\LocalAI\c\Users\master\Downloads\autogpt4all-main\LocalAI\sources" instaed of just "C:\Users\master\Downloads\autogpt4all-main\LocalAI\sources". I believe the issue might be related to some relative path specifications OS: windows 10 Python Version: Python...

I installed everything step by step. I tried an seperated Container but same there. I get following message when running the autogpt4all.py or .sh ```bash root@d2c36eb3a44c:/home/autogpt4all# python3 autogpt4all.py Reading package...

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...

![image](https://github.com/aorumbayev/autogpt4all/assets/115548876/a8d29280-d9a0-4fdb-a669-1615f4d0c527) ![image](https://github.com/aorumbayev/autogpt4all/assets/115548876/a6a87ae1-c1d2-4d69-bcf1-008d9d41f9b8) ik, that's probably my mistake, but in my opinion the readme isn't very detailed either. Btw how can I change the threads (in my case from 4 to...

# `[PR]` Merge docker examples by [`@juanfpo96`](https://github.com/juanfpo96) This active fork by [`@juanfpo96`](https://github.com/juanfpo96) adds an example of how this application can be dockerized. --- ### Future Desires I think this tool...