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.

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

Browse by category

AWS

2 articles

Academic

2 articles

Administrator

25 articles

Alerts

2 articles

Anonymous

2 articles

Artifacts

14 articles

Billing

4 articles

Charts

4 articles

Connectivity

4 articles

Environment Variables

11 articles

Experiments

37 articles

Hyperparameter

2 articles

Inference

5 articles

Logs

7 articles

Metrics

18 articles

Notebooks

3 articles

Outage

3 articles

Privacy

2 articles

Projects

4 articles

Python

6 articles

Reports

15 articles

Resuming

2 articles

Run Crashes

10 articles

Runs

17 articles

Security

7 articles

Storage

2 articles

Sweeps

18 articles

Tables

2 articles

Team Management

12 articles

TensorBoard

1 article

Tensorboard

1 article

User Management

13 articles

Workspaces

6 articles

Wysiwyg

5 articles