Skip to content

Commit

Permalink
DeepSpeedExamples major restructure (microsoft#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
awan-10 committed Mar 31, 2023
1 parent ba7c0e5 commit 127c7a1
Show file tree
Hide file tree
Showing 1,685 changed files with 15 additions and 63,752 deletions.
18 changes: 0 additions & 18 deletions .pre-commit-config.yaml

This file was deleted.

18 changes: 10 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@

# DeepSpeed Examples
This repository contains various example models that use [DeepSpeed](https://github.com/microsoft/DeepSpeed) for training and inference.
This repository contains various examples including training, inference, compression, benchmarks, and applications that use [DeepSpeed](https://github.com/microsoft/DeepSpeed).

## 1. Training
There are several training and finetuning examples so please see the individual folders for specific instructions.

# Inference Examples
## 2. Inference
The DeepSpeed Huggingface inference [README](./inference/huggingface/README.md) explains how to get started with running DeepSpeed Huggingface inference examples.

# Training Examples
There are several trianing examples in this repository. Please see the individual folders.
## 3. Compression
Model compression examples.

## Note on Megatron examples
Please use the latest [Megatron-DeepSpeed fork](https://github.com/microsoft/Megatron-DeepSpeed) instead of the deprecated/old megatron forks in the megatron folder.
## 4. Benchmarks
TODO: Move the DeepSpeed benchmarks folder here.

# Contributing

Expand All @@ -23,4 +25,4 @@ provided by the bot. You will only need to do this once across all repos using o

This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
1 change: 1 addition & 0 deletions benchmarks/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
The new home for DeepSpeed benchmarks. TODO: Move DS benchmarks to this repo.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
264 changes: 0 additions & 264 deletions megatron/Megatron-LM-v1.1.5-3D_parallelism/LICENSE

This file was deleted.

2 changes: 0 additions & 2 deletions megatron/Megatron-LM-v1.1.5-3D_parallelism/MANIFEST.in

This file was deleted.

Loading

0 comments on commit 127c7a1

Please sign in to comment.