Skip to content

Commit

Permalink
polish
Browse files Browse the repository at this point in the history
  • Loading branch information
workingloong committed Dec 30, 2023
1 parent 1c6c159 commit 19f7aaf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,10 +212,10 @@ Please refer to the [DEVELOPMENT](docs/developer_guide.md)

## Quick Start

[Train a PyTorch Model on Kubernetes](docs/tutorial/torch_on_cloud.md)
[Train a PyTorch Model on Kubernetes.](docs/tutorial/torch_on_cloud.md)

[Train a GPT Model on Kubernetes](docs/tutorial/torch_ddp_nanogpt.md)
[Train a GPT Model on Kubernetes.](docs/tutorial/torch_ddp_nanogpt.md)

[Use DLRover to check slow/fault node](docs/tutorial/check_node_health.md)
[Use DLRover to find slow/fault nodes.](docs/tutorial/check_node_health.md)

[Train a TensorFlow Estimator on Kubernetes](docs/tutorial/tf_ps_on_cloud.md)
[Train a TensorFlow Estimator on Kubernetes.](docs/tutorial/tf_ps_on_cloud.md)

0 comments on commit 19f7aaf

Please sign in to comment.