OctoBot icon indicating copy to clipboard operation
OctoBot copied to clipboard

[docker] support pytorch

Open ppisljar opened this issue 10 months ago • 1 comments

can docker be updated so it supports using pytorch inside evaluators ? probably it should be based on pytorch docker image rather that python one.

ppisljar avatar Mar 09 '25 12:03 ppisljar

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?

Herklos avatar Mar 09 '25 15:03 Herklos