Josh XT
Josh XT
> Thx, yeah i Had to remove the Chat Argument. Any Chance on autogpt with local Models?😀 Not yet. If they'll slow down on development for long enough for me...
> When trying to run the docker container, I'd get: > > `Error response from daemon: Ports are not available: exposing port TCP 0.0.0.0:5000 -> 0.0.0.0:0: listen tcp 0.0.0.0:5000: bind:...
> @bigr00 can you make a PR with just the changes you made? Just pushed out a docker-compose-mac.yml matching @bigr00's example above. Mac Users: ``` docker-compose -f docker-compose-mac.yml up -d...
https://github.com/nomic-ai/pygpt4all/issues/57 It might be worth seeing the latest comment on that one, might help with getting pyllamacpp working.
> Correct, you can probably use the normal docker-compose in that case.
Please see #67 and pull the latest.
> The mac one would still work for you, it isn't arm based, it just makes your computer build the docker image instead of pulling it from GitHub. You may...
> ## => ERROR [base 7/12] RUN pip install --no-cache-dir -r requirements-mac 1.7s > > [base 7/12] RUN pip install --no-cache-dir -r requirements-mac.txt: > > #0 0.269 ERROR: Could not...
Just pushed out an update to fix the dockerfile
Thanks for the patience and testing everyone! Let me know if this is resolved for anyone after that last update.