Skip to content

Commit 42e7256

Browse files
authored
Fix inclusion of model_parallel document (#16197)
fix link to gpu/advanced section
1 parent e872029 commit 42e7256

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed

docs/source-pytorch/accelerators/gpu_advanced.rst

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,22 @@ For experts pushing the state-of-the-art in model development, Lightning offers
1212

1313
----
1414

15-
..
16-
.. include:: ../advanced/model_parallel.rst
15+
16+
.. raw:: html
17+
18+
<div class="display-card-container">
19+
<div class="row">
20+
21+
.. displayitem::
22+
:header: Train 1 trillion+ parameter models
23+
:description:
24+
:col_css: col-md-4
25+
:button_link: ../advanced/model_parallel.html
26+
:height: 150
27+
:tag: advanced
28+
29+
30+
.. raw:: html
31+
32+
</div>
33+
</div>

0 commit comments

Comments
 (0)