/home/LocalAGI$ docker compose -f docker-compose.nvidia.yaml up
service "postgres" refers to undefined volume postgres_data: invalid compose project
The GPU compose doesn't work, but the CPU compose works just fine. I bet this is just a quick fix, but somehow it worked for me a month ago, and now it isn't.
/home/LocalAGI$ docker compose -f docker-compose.nvidia.yaml up
service "postgres" refers to undefined volume postgres_data: invalid compose project
The GPU compose doesn't work, but the CPU compose works just fine. I bet this is just a quick fix, but somehow it worked for me a month ago, and now it isn't.