Skip to main content
To configure W&B as a no-op for testing, use wandb.init(mode="disabled") or set WANDB_MODE=disabled.
Even when you use wandb.init(mode="disabled"), W&B still saves artifacts to WANDB_CACHE_DIR.

Artifacts