Skip to content

Run resume "must" code snippet not showing "run_id" parameter #2708

Description

@mfofana-hash

Path: /models/runs/resuming

For the resume="must" option code snippet, we specified to enter the "run_id" as an argument option, but in the code snippet in the provided example does not show this argument option:

"""
with wandb.init(entity="", project="", resume="must") as run:
# Your training code here
"""

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions