To use sweeps with the SLURM scheduling system, runDocumentation 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 agent --count 1 SWEEP_ID in each scheduled job. This command executes a single training job and then exits. This approach supports runtime predictions for resource requests and still benefits from the parallelism of hyperparameter searches.
Sweeps