Currently users are not able to download trained adapters from an open-rl server. To support this tinker included a module in tinker_cookbook called weights.download. Under the hood this uses the rest-client to generate a signed-url that then can be downloaded from. We can most likely adopt a similar mechanism
Currently users are not able to download trained adapters from an open-rl server. To support this tinker included a module in tinker_cookbook called weights.download. Under the hood this uses the rest-client to generate a signed-url that then can be downloaded from. We can most likely adopt a similar mechanism