deepspeedai/deepspeedexamples

Example models using DeepSpeed

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 31 minutes ago
Added to GitGenius on September 9th, 2026
Created on January 29th, 2020
Open Issues & Pull Requests: 327 (+0)
GitHub issues: Enabled
Number of forks: 1,122
Total Stargazers: 6,846 (+0)
Total Subscribers: 72 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.5 days
Mean response time: 97.1 days
90th percentile: 431.0 days
Tracked items: 38

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 27
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 864 days
Stale 30+ days: 27
Stale 90+ days: 27

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • deespeed chat (5)
  • enhancement (1)
  • hybrid engine (1)
  • question (1)
  • system (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

DeepSpeed Examples is a collection of reference implementations demonstrating how to use DeepSpeed for training, inference, compression, and benchmarking of machine learning models.

The repository addresses the challenge of understanding how to apply DeepSpeed's optimization library to real-world machine learning workflows. It provides end-to-end examples across multiple use cases: applications that combine training and inference of cutting-edge models, training and finetuning examples with individual instructions for each, inference examples using both DeepSpeed-MII with DeepSpeed-FastGen and Huggingface integrations, model compression techniques, and performance benchmarks. By organizing examples by task type, the repository helps developers see concrete implementations rather than abstract API documentation.

Developers should use this repository when learning DeepSpeed or when building systems that require distributed training, optimized inference, or model compression. It suits projects ranging from research prototypes to production applications that need to scale large models efficiently. The repository is most valuable for those already committed to using DeepSpeed and seeking practical guidance on implementation patterns.

The project maintains active integration testing through automated build pipelines. The repository welcomes external contributions under a standard contributor license agreement and has adopted an open source code of conduct, indicating structured governance for community participation.