Lightning-AI / litdata

Streamline data pipelines for AI. Process datasets across 1000s of machines, and optimize data for blazing fast model training.
Apache License 2.0
249 stars 24 forks source link

Update README with config for MinIO #174

Closed bhimrazy closed 1 week ago

bhimrazy commented 2 weeks ago

Adds Example to support with MinIO Configuration

Fixes #170.

Here is an example repo: https://github.com/bhimrazy/litdata-with-minio to validate the configurations

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (main@5ff7ae4). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #174 +/- ## ===================================== Coverage ? 78% ===================================== Files ? 33 Lines ? 4324 Branches ? 0 ===================================== Hits ? 3363 Misses ? 961 Partials ? 0 ```