WANDB_MODE=offline. This configuration stores metrics locally on the hard drive. Later, call wandb sync DIRECTORY to stream the data to the server.
Environment Variables Outage
W&B retries syncing until the network is restored. Use offline mode and wandb sync for no-internet machines.
WANDB_MODE=offline. This configuration stores metrics locally on the hard drive. Later, call wandb sync DIRECTORY to stream the data to the server.