Skip to content

Commit 314c5d8

Browse files
authored
Merge branch 'master' into patch-3
2 parents b950198 + 918a1a6 commit 314c5d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
**The deep learning framework to pretrain, finetune and deploy AI models.**
99

10-
**NEW- Deploying models? Check out [LitServe](https://github.com/Lightning-AI/litserve), the PyTorch Lightning for model serving**
10+
**NEW- Deploying models? Check out [LitServe](https://github.com/Lightning-AI/litserve), the PyTorch Lightning for inference engines**
1111

1212
______________________________________________________________________
1313

@@ -191,7 +191,7 @@ python main.py
191191
 
192192

193193

194-
# Why PyTorch Lightning?
194+
# Convert from PyTorch to PyTorch Lightning
195195

196196
PyTorch Lightning is just organized PyTorch - Lightning disentangles PyTorch code to decouple the science from the engineering.
197197

0 commit comments

Comments
 (0)