Browse support articles by product
W&B Models
190 articles · 33 tags
W&B Weave
16 articles · 8 tags
W&B Inference
7 articles · 5 tags
Featured articles
W&B Models
How can I configure the name of the run in my training code?
Set a custom run name by passing the name parameter to wandb.init in your training script.Experiments
How do I use custom CLI commands with sweeps?
Configure a sweep YAML to use custom CLI commands that pass hyperparameters to your training script.Sweeps
Is it possible to save metrics offline and sync them to W&B later?
Set WANDB_MODE=offline to log metrics locally, then use wandb sync to upload them later.ExperimentsEnvironment VariablesMetrics
What does wandb.init do to my training process?
wandb.init creates a run on the server and starts a background process to stream metrics.Environment VariablesExperiments
Still can't find what you are looking for?
Contact support