Fix inclusion of `model_parallel` document (#16197)

fix link to gpu/advanced section
This commit is contained in:
Adrian Wälchli 2022-12-26 06:08:55 +01:00 committed by GitHub
parent e8720290a4
commit 42e72564b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 19 additions and 2 deletions

View File

@ -12,5 +12,22 @@ For experts pushing the state-of-the-art in model development, Lightning offers
----
..
.. include:: ../advanced/model_parallel.rst
.. raw:: html
<div class="display-card-container">
<div class="row">
.. displayitem::
:header: Train 1 trillion+ parameter models
:description:
:col_css: col-md-4
:button_link: ../advanced/model_parallel.html
:height: 150
:tag: advanced
.. raw:: html
</div>
</div>