Skip to content

Commit e993747

Browse files
Update README.md
1 parent e90dfdb commit e993747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ with tempfile.NamedTemporaryFile(suffix=".onnx", delete=False) as tmpfile:
310310

311311
# Lightning Fabric: Expert control.
312312

313-
Run on any device with Fabric with expert-level PyTorch control for scaling foundation models or writing your own Trainer.
313+
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.
314314

315315
Fabric is designed for the most complex models like foundation model scaling, LLMs, diffussion, transformers, reinforcement learning, active learning.
316316

0 commit comments

Comments
 (0)