lightning/docs/source-pytorch/levels/advanced_level_15.rst

38 lines
853 B
ReStructuredText

:orphan:
################################################
Level 15: Customize configs to run in production
################################################
This level goes over advanced YAML use for running models in production.
----
.. raw:: html
<div class="display-card-container">
<div class="row">
.. Add callout items below this line
.. displayitem::
:header: 1: Control it all via YAML
:description: Enable composable YAMLs.
:col_css: col-md-6
:button_link: ../cli/lightning_cli_advanced.html
:height: 150
:tag: advanced
.. displayitem::
:header: 2: Use YAML for production
:description: Use the Lightning CLI with YAMLs for production environments.
:col_css: col-md-6
:button_link: ../cli/lightning_cli_advanced_2.html
:height: 150
:tag: advanced
.. raw:: html
</div>
</div>