README.md 613 Bytes
Newer Older
aiss's avatar
aiss committed
1
2
3
4
5
6
# DeepSpeed Examples

If you are looking for examples using DeepSpeed please see the following resources:

1. [DeepSpeedExamples](https://github.com/microsoft/DeepSpeedExamples)
2. [Megatron-DeepSpeed](https://github.com/microsoft/Megatron-DeepSpeed)
aiss's avatar
aiss committed
7
3. [DeepSpeed + AzureML](https://github.com/Azure/azureml-examples/tree/main/v1/python-sdk/workflows/train/deepspeed)
aiss's avatar
aiss committed
8
4. [DeepSpeed + Hugging Face Transformers Integration](https://huggingface.co/docs/transformers/main_classes/deepspeed)
aiss's avatar
aiss committed
9
5. [DeepSpeed + PyTorch Lightning](https://lightning.ai/docs/pytorch/stable/api/lightning.pytorch.utilities.deepspeed.html)