How to save configs?

I can’t figure out how to save configurations.

After initilization I do wandb.config.update(model_config) where model_config is a dict.

However, it does not sync with the user interface, that’s still true after calling wandb.finish().

Hey @scientya, can you try passing the config to wandb.init?

Hi there, I wanted to follow up on this request. Please let us know if we can be of further assistance or if your issue has been resolved.

Hey there, since we have not heard back from you, I’ll be closing this ticket. But please message me if you need assistance on this.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.