Skip to content

Commit 64729ca

Browse files
committed
Add DeepSpeed
1 parent 4341ef9 commit 64729ca

2 files changed

Lines changed: 43 additions & 0 deletions

File tree

index.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff 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-->

static/image/logos/deepspeed.svg

Lines changed: 27 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)