Skip to main content

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-style-guide-sandboxes-20260526-215517.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Support Home

Browse support articles by product

https://mintcdn.com/wb-21fd5541-style-guide-sandboxes-20260526-215517/wa7HTM5KK1sPj2W7/icons/cropped-models.svg?fit=max&auto=format&n=wa7HTM5KK1sPj2W7&q=85&s=dc43087a67ce1984aaacd12f624c8882

W&B Models

190 articles · 33 tags
https://mintcdn.com/wb-21fd5541-style-guide-sandboxes-20260526-215517/wa7HTM5KK1sPj2W7/icons/cropped-weave.svg?fit=max&auto=format&n=wa7HTM5KK1sPj2W7&q=85&s=ed67be702f39c6a6cec02487ed086154

W&B Weave

16 articles · 8 tags
https://mintcdn.com/wb-21fd5541-style-guide-sandboxes-20260526-215517/wa7HTM5KK1sPj2W7/icons/cropped-inference.svg?fit=max&auto=format&n=wa7HTM5KK1sPj2W7&q=85&s=400d7d9d11a36cb72f7fdd13540499bf

Serverless Inference

7 articles · 5 tags

Featured articles

W&B Models

How can I configure the name of the run in my training code?

At the beginning of the training script, call wandb.init with an experiment name. For example: wandb.init(name=“my_aweso …Experiments

How do I use custom CLI commands with sweeps?

You can use W&B Sweeps with custom CLI commands if training configuration passes command-line arguments. In the example …Sweeps

Is it possible to save metrics offline and sync them to W&B later?

By default, wandb.init starts a process that syncs metrics in real time to the cloud. For offline use, set two environme …ExperimentsEnvironment VariablesMetrics

What does wandb.init do to my training process?

When wandb.init() runs in a training script, an API call creates a run object on the servers. A new process starts to st …Environment VariablesExperiments

Still can't find what you are looking for?

Contact support