.. Add callout items below this line
.. displayitem::
   :header: FSDP
   :description: Distribute models with billions of parameters across hundreds GPUs with FSDP
   :col_css: col-md-4
   :button_link: model_parallel/fsdp.html
   :height: 160
   :tag: advanced
.. displayitem::
   :header: DeepSpeed
   :description: Distribute models with billions of parameters across hundreds GPUs with DeepSpeed
   :col_css: col-md-4
   :button_link: model_parallel/deepspeed.html
   :height: 160
   :tag: advanced
.. raw:: html
        
     
----
**********************
Third-party strategies
**********************
Cutting-edge Lightning strategies are being developed by third-parties outside of Lightning.
If you want to try some of the latest and greatest features for model-parallel training, check out these :doc:`strategies <../integrations/strategies/index>`.