Skip to content

Commit

Permalink
Link back to watchdog (#3052)
Browse files Browse the repository at this point in the history
  • Loading branch information
aspfohl authored and Chuck Tang committed May 16, 2024
1 parent 9a50de1 commit 72195c0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/checkpoint_autoresume.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
"\n",
"We've put together this tutorial to demonstrate this feature in action and how you can activate it through the Composer trainer.\n",
"\n",
"**🐕 Autoresume via Watchdog**: Composer autoresumption works best when coupled with automated node failure detection and retries on the MosaicML platform. \n",
"See our [platform docs page](https://docs.mosaicml.com/projects/mcli/en/latest/training/watchdog.html) on enabling this feature for your runs\n",
"\n",
"### Recommended Background\n",
"\n",
"This tutorial assumes you are familiar with the Composer trainer basics and its [saving/checkpointing features][checkpointing]. \n",
Expand Down

0 comments on commit 72195c0

Please sign in to comment.