Skip to content

Commit fa55e61

Browse files
authored
Update to include TensorParallelism stuff
1 parent 2206b60 commit fa55e61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ <h3>2024 PyTorch Conference</h3>
3333
<div class="col-md">
3434
<h3>PyTorch 2.3</h3>
3535
<p>
36-
PyTorch 2.3 introduces support for user-defined Triton kernels in torch.compile without performance regressions or graph breaks.
36+
PyTorch 2.3 introduces support for user-defined Triton kernels in torch.compile as well as improvements for training Large Language Models (LLMS) using native PyTorch.
3737
</p>
3838
<p>
3939
<a href="/blog/pytorch2-3/">Learn More</a>

0 commit comments

Comments
 (0)