OctoBot
OctoBot copied to clipboard
[docker] support pytorch
can docker be updated so it supports using pytorch inside evaluators ? probably it should be based on pytorch docker image rather that python one.
Hello @ppisljar,
I don't think it can be integrated to the default OctoBot docker image as it is quite large from what I know, but we could imagine having another OctoBot Docker image based on the PyTorch image.
Could you make a PR to add a new dockerfile?