File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1575,6 +1575,22 @@ <h2><a href="https://www.fast.ai/" target="_blank">fast.ai</a></h2>
15751575 </ div >
15761576 </ div >
15771577
1578+ < div class ="col-12 col-6 col-sm-6 col-lg-3 mb-4 ">
1579+ < div class ="card p-3 text-end ">
1580+ < a href ="https://deepspeed.ai/ " target ="_blank ">
1581+ < img class ="card-img-top " src ="static/image/logos/deepspeed.svg " alt ="DeepSpeed ">
1582+ </ a >
1583+ < figure class ="p-4 mb-0 ">
1584+ < blockquote class ="blockquote ">
1585+ < p >
1586+ < a href ="https://github.com/microsoft/DeepSpeed " target ="_blank "> DeepSpeed</ a > is a deep learning optimization library that makes
1587+ distributed training and inference easy, efficient, and effective.
1588+ </ p >
1589+ </ blockquote >
1590+ </ figure >
1591+ </ div >
1592+ </ div >
1593+
15781594 </ div >
15791595 </ div >
15801596 <!--End of ML, DL, and AI-->
You can’t perform that action at this time.
0 commit comments