For a complete guide to using environment variables to configure W&B, see the environment variables reference.
Clean up local artifact cache
W&B caches artifact files to speed up downloads across versions that share files in common. Over time this cache directory can become large. Run thewandb artifact cache cleanup command to prune the cache and to remove any files that have not been used recently.
The following code snippet demonstrates how to limit the size of the cache to 1GB. Copy and paste the code snippet into your terminal: