From b2ac7f6333e1c621a0e5a03e7b214f00bcda441a Mon Sep 17 00:00:00 2001 From: Logan Adams <114770087+loadams@users.noreply.github.com> Date: Mon, 1 May 2023 16:18:37 -0700 Subject: [PATCH] Update links (#3424) --- examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/README.md b/examples/README.md index c110395cb95b..5dfc26c17613 100644 --- a/examples/README.md +++ b/examples/README.md @@ -6,4 +6,4 @@ If you are looking for examples using DeepSpeed please see the following resourc 2. [Megatron-DeepSpeed](https://github.com/microsoft/Megatron-DeepSpeed) 3. [DeepSpeed + AzureML](https://github.com/Azure/azureml-examples/tree/main/v1/python-sdk/workflows/train/deepspeed) 4. [DeepSpeed + Hugging Face Transformers Integration](https://huggingface.co/docs/transformers/main_classes/deepspeed) -5. [DeepSpeed + PyTorch Lightning](https://pytorch-lightning.readthedocs.io/en/latest/api/pytorch_lightning.utilities.deepspeed.html) +5. [DeepSpeed + PyTorch Lightning](https://lightning.ai/docs/pytorch/stable/api/lightning.pytorch.utilities.deepspeed.html)