Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.wandb.ai/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/NC1-xMMdE5yuKjPX/icons/cropped-models.svg?fit=max&auto=format&n=NC1-xMMdE5yuKjPX&q=85&s=c23ce5a772e5247c36f9f2a734177019

W&B Models

190 articles · 34 tags
https://mintcdn.com/wb-21fd5541/NC1-xMMdE5yuKjPX/icons/cropped-weave.svg?fit=max&auto=format&n=NC1-xMMdE5yuKjPX&q=85&s=ae6c5f30b6a30aa030c28d10bb2feca7

W&B Weave

18 articles · 11 tags
https://mintcdn.com/wb-21fd5541/NC1-xMMdE5yuKjPX/icons/cropped-inference.svg?fit=max&auto=format&n=NC1-xMMdE5yuKjPX&q=85&s=57f50ec28879b79645577e85c4a78494

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 a run name. For example: wandb.init(name=“my_awesome_run”) …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. This lets you r …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. If you need to run experiments wit …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 W&B servers. A new process starts t …Environment VariablesExperiments

Still can't find what you are looking for?

Contact support