Skip to main content

How can I fix an error like `AttributeError: module 'wandb' has no attribute ...`?

If you encounter an error like AttributeError: module ‘wandb …

How do I kill a job with wandb?

Press Ctrl D on the keyboard to stop a script instrumented w …

How do I resolve a run initialization timeout error in wandb?

To resolve a run initialization timeout error, follow these …

If wandb crashes, will it possibly crash my training run?

It is critical to avoid interference with training runs. W B …

InitStartError: Error communicating with wandb process

This error indicates that the library encounters an issue la …

My run's state is `crashed` on the UI but is still running on my machine. What do I do to get my data back?

You likely lost connection to your machine during training. …

Why is a run marked crashed in W&B when it’s training fine locally?

This indicates a connection problem. If the server loses int …