0
/ 100
A top-tier open source project. Docs, tests, and CI are all in excellent shape.
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
Documentation
97
README documents how to install the project.
Contributing guide is detailed and thorough.
README is present.
Licensed under Apache-2.0.
Engineering
86
Test files detected (ci/test_tests_fetcher.py).
Lockfile present (requirements/requirements.txt). Installs are reproducible.
CI is configured (.github/workflows/aws-torch-latest-full.yml).
Linter or formatter configured (.flake8).
Issue or PR templates present.
Project health
100
Dependency manifest found (setup.cfg).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 39 / 97Commits (30d / 90d)
- 4,880Forks
- 112Releaseslatest 5y ago
Community
- 87% - GoodCommunity health
- 4 bus factorauthors own >50% of commits
- 42,655Watchers
Responsiveness
- 8hMedian issue response
- <1hMedian PR merge time
- 1,304Open issues
Repository files45 root entries
- .githubGood: CI is configured (.github/workflows/aws-torch-latest-full.yml).Good: Issue or PR templates present.
- accelerator
- azure
- benchmarks
- bin
- blogs
- ciGood: Test files detected (ci/test_tests_fetcher.py).
- csrc
- deepspeed
- dockerGood: Environment pinned via docker/Dockerfile.
- docs
- examples
- op_builder
- release
- requirementsGood: Lockfile present (requirements/requirements.txt). Installs are reproducible.
- scripts
- tests
- .clang-format
- .flake8Good: Linter or formatter configured (.flake8).
- .gitignoreGood: .gitignore present.
- .gitmodules
- .pre-commit-config.yaml
- .pylintrc
- .readthedocs.yml
- .style.yapf
- AGENTS.md
- build_win.bat
- CLAUDE.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- CODEOWNERS
- COMMITTERS.md
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- environment.yml
- GOVERNANCE.md
- install.sh
- LICENSEGood: Licensed under Apache-2.0.
- Makefile
- MANIFEST_win.in
- MANIFEST.in
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- SECURITY.mdGood: Security policy present.
- setup.cfgGood: Dependency manifest found (setup.cfg).
- setup.py
- THIRD_PARTY_NOTICES.md
- version.txt