Skip to content

Commit

Permalink
Update README.md (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
williamFalcon authored Jul 5, 2024
1 parent f2a0ed5 commit 75dce21
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,14 @@ LitData enables two key data workflows [transform datasets](#transform-datasets)
[Transform](#transform-datasets) - datasets across 1000s of machines.
[Optimize](#speed-up-model-training) - datasets for fast loading to speed up AI training by 20x.

LitData supports all data types and enables large-scale processing across thousands of cloud machines.

- **Framework agnostic -** Works with PyTorch Lightning, Lightning Fabric, and PyTorch.
- **Supports cloud storage -** Stream from S3, GCS and Azure.
- **Optimized data format -** Datasets stream faster, improving training speed by 20x.
- **Scale across GPUs -** Process data on 1 to 1000+ GPUs.
- **Run local or cloud-** Auto-scale to 1000s of cloud GPUs with Lightning Studios.

**Any data type -** Text, images, videos, audio, objects, files, etc...
**Framework agnostic -** Works with PyTorch Lightning, Lightning Fabric, and PyTorch.
**Supports cloud storage -** Stream from S3, GCS and Azure.
**Optimized data format -** Datasets stream faster, improving training speed by 20x.
**Scale across GPUs -** Process data on 1 to 1000+ GPUs.
**Run local or cloud-** Auto-scale to 1000s of cloud GPUs with Lightning Studios.
**Own VPC or cloud account-** Self host or process data on your cloud account with Lightning Studios.
 

# Quick start
Expand Down

0 comments on commit 75dce21

Please sign in to comment.