Skip to main content

Documentation 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.

Support Home

Browse support articles by product

https://mintcdn.com/wb-21fd5541-style-guide-support-models-articles-20260527-00/lIzDu6y1RmOxyiEP/icons/cropped-models.svg?fit=max&auto=format&n=lIzDu6y1RmOxyiEP&q=85&s=736960056cbac4b21ced54cf78d7bbce

W&B Models

186 articles · 34 tags
https://mintcdn.com/wb-21fd5541-style-guide-support-models-articles-20260527-00/lIzDu6y1RmOxyiEP/icons/cropped-weave.svg?fit=max&auto=format&n=lIzDu6y1RmOxyiEP&q=85&s=d10a0f3f24e6c47a648c2dffd4432d67

W&B Weave

16 articles · 8 tags
https://mintcdn.com/wb-21fd5541-style-guide-support-models-articles-20260527-00/lIzDu6y1RmOxyiEP/icons/cropped-inference.svg?fit=max&auto=format&n=lIzDu6y1RmOxyiEP&q=85&s=e6f40b15b09f3a089218094c9260dabf

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