Release 2.0.2 - Validator Logging and VRAM Consumption
- Fix for info logs to show by default for validator process
- Ensure that processes that do not require GPU (cache updater, validator) do not allocate any VRAM for cuda/torch configurations.
- This reduces overall VRAM usage by ~4-5GB
- try/except for wandb challenge data population to avoid errors when corrupt images are sampled (due to a failed extraction from parquet)