Skip to main content

Browse support articles by product

https://mintcdn.com/wb-21fd5541-mintlify-seo-descriptions-1776283252/gDspWdpVPo5PSMnD/icons/cropped-models.svg?fit=max&auto=format&n=gDspWdpVPo5PSMnD&q=85&s=a59cb94ea6990ff4614db7746f4ff409

W&B Models

190 articles · 33 tags
https://mintcdn.com/wb-21fd5541-mintlify-seo-descriptions-1776283252/gDspWdpVPo5PSMnD/icons/cropped-weave.svg?fit=max&auto=format&n=gDspWdpVPo5PSMnD&q=85&s=a383b357ca4baa4af8d699b458f6c882

W&B Weave

16 articles · 8 tags
https://mintcdn.com/wb-21fd5541-mintlify-seo-descriptions-1776283252/gDspWdpVPo5PSMnD/icons/cropped-inference.svg?fit=max&auto=format&n=gDspWdpVPo5PSMnD&q=85&s=cc4aebe0c0ce135fb8e0a67ce01236e0

W&B Inference

7 articles · 5 tags

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