ocdevel / gnothi

Gnothi is an open-source AI journal and toolkit for self-discovery. If you're interested in getting involved, we'd love to hear from you.

Home Page:https://gnothiai.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(Note) Unsupported config option for services.gpu-dev: 'device_requests'

TheTimKiely opened this issue · comments

When starting docker-compose, I got the error:

ERROR: The Compose file './docker-compose.yml' is invalid because:
Unsupported config option for services.gpu-dev: 'device_requests'

The link in the readme (docker/compose#6691 (comment)) shows how to install the "device_requests" option for GPU support.
To get this to work I had uninstall docker-compose in re-install it using pip.

I also had to install the NVIDIA Container Toolkit
as described here - https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html.

Right, you did the right steps. I have a blog outlining this https://ocdevel.com/blog/20201207-wsl2-gpu-docker. Should I link that in the README?

New setup (everything inside the ./sst dir currently) not using GPU. Models chosen which can fit on CPU + <=10gb RAM