wandb / server

W&B Server is the self hosted version of Weights & Biases
MIT License
258 stars 21 forks source link

Is it possible to upload self-hosted logs to your cloud-hosted servers. #30

Open bwdeng20 opened 3 years ago

bwdeng20 commented 3 years ago

Thanks for the helpful self-host wandb server image! As there is a chance that good hyperparameters and learned weights come from some preliminary experiments on my laptop, I would like to upload local dumped logging files to your servers in such cases. Moreover, we can get a consistent experiment logging during the full workflow if it's possible to do so. I haven't found any docs or passages concentrating on this topic.

vanpelt commented 3 years ago

You can sync existing local run directories to a self-hosted or SaaS wandb server using the wandb sync command: https://docs.wandb.ai/ref/cli/wandb-sync