deepspeedai / DeepSpeedExamples
Example models using DeepSpeed
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing deepspeedai/DeepSpeedExamples in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Summary (README)
PreviewDeepSpeed Examples
This repository contains various examples including training, inference, compression, benchmarks, and applications that use DeepSpeed.
1. Applications
This folder contains end-to-end applications that use DeepSpeed to train and use cutting-edge models.
2. Training
There are several training and finetuning examples so please see the individual folders for specific instructions.
3. Inference
- The DeepSpeed-MII inference README explains how to get started with running model inference with DeepSpeed-MII and DeepSpeed-FastGen.
- The DeepSpeed Huggingface inference README explains how to get started with running DeepSpeed Huggingface inference examples.
4. Compression
Model compression examples.
5. Benchmarks
All benchmarks that use the DeepSpeed library are maintained in this folder.
Build Pipeline Status
| Description | Status |
|---|---|
| Integrations |
Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.