Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding zero++ to navigation panel of deepspeed.ai #3796

Merged
merged 10 commits into from
Jun 23, 2023
2 changes: 2 additions & 0 deletions docs/_data/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,5 +113,7 @@ lnav:
url: /tutorials/zero-offload/
- title: 'ZeRO'
url: /tutorials/zero/
- title: 'ZeRO++'
url: /tutorials/zeropp/
- title: 'Contributing'
url: /contributing/