From a97814af135f1f3e393dc9fff7279596e5446d29 Mon Sep 17 00:00:00 2001 From: William Falcon Date: Tue, 11 Jun 2024 11:01:22 -0400 Subject: [PATCH] Update README.md --- README.md | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 40ae9714d6..8af11d2a54 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ ______________________________________________________________________

Lightning AIExamples • - PyTorch Lightning • - Fabric • + PyTorch Lightning • + FabricDocsCommunityContribute • @@ -39,6 +39,20 @@ ______________________________________________________________________ +

+ +

+ +  + + + Get started + + +

+ +
+ ## Install Lightning Simple installation from PyPI @@ -329,7 +343,7 @@ ______________________________________________________________________     -# Lightning Fabric: Expert control. +# Lightning Fabric: Expert control Run on any device at any scale with expert-level control over PyTorch training loop and scaling strategy. You can even write your own Trainer.