Daniel J Walsh
Daniel J Walsh
@giuseppe Any ideas?
``` ramalama --help ... --keep-groups pass `--group-add keep-groups` to podman, if using podman. Needed to access gpu on some systems, but has security implications. (default: False) ``` You can also...
Well it could be considered a security leak if there are devices, that you do not need to have access to. For example for me it would leak in the...
Does the MODEL work with the GPU?
runc currently ignores keep-groups as well.
We don't currently expose a way to do this with RamaLama.
If you remove the package that install /usr/bin/nvidia-container-runtime it should fall back to using crun or runc
Interested in opening a PR to add this?
Please open a PR to make this change.
@kush-gupt is this one fixed?