To configure W&B as a no-op for testing, useDocumentation Index
Fetch the complete documentation index at: https://wb-21fd5541-style-guide-support-models-articles-20260527-00.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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