wandb.init(mode="disabled") を使用するか、WANDB_MODE=disabled を設定します。
wandb.init(mode="disabled") を使用しても、W&B が WANDB_CACHE_DIR に Artifacts を保存することは防げません。Artifacts
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Help us improve these docs. Take our quick survey.
wandb.init(mode="disabled") を使用するか、WANDB_MODE=disabled を設定します。
wandb.init(mode="disabled") を使用しても、W&B が WANDB_CACHE_DIR に Artifacts を保存することは防げません。Was this page helpful?