Skip to content

Releases: Lightning-AI/litdata

Release 0.2.13

27 Jun 10:40
9309fed
Compare
Choose a tag to compare

What's Changed

  • Update README with config for MinIO by @bhimrazy in #174
  • Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot in #177
  • Fix: error while splitting dataset with splits=[0.1, 0.2, 0.7] and support split of 0.0 by @deependujha in #187
  • Feat: Append data to pre-optimize dataset by @deependujha in #184
  • Fix: Resolve the default weights of the combined dataset by @tchaton in #188
  • Bump version 0.2.13 by @tchaton in #189

Full Changelog: v0.2.12...v0.2.13

Release v0.2.12

17 Jun 10:08
5ff7ae4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.11...v0.2.12

Release v0.2.11

14 Jun 14:18
12ac8ea
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.10...v0.2.11

Release v0.2.10

13 Jun 07:34
5f08b33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.9...v0.2.10

Release v0.2.9

12 Jun 11:45
5a8c2c9
Compare
Choose a tag to compare

What's Changed

  • compatibility with downloading data from gcp by @dangthatsright in #154
  • Flexibility to set device number < total device count by @yhl48 in #155
  • Remove DataLoader example in README by @tchaton in #162
  • Add support for custom collate with the StreamingDataLoader by @tchaton in #163
  • (fix) CombinedDataset with more than 2 streaming datasets by @tchaton in #164
  • Bump version 0.2.9 by @tchaton in #165

New Contributors

Full Changelog: v0.2.8...v0.2.9

Release v0.2.8

03 Jun 08:33
6519a98
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.7...v0.2.8

Release v0.2.7

24 May 18:52
f23ba62
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.6...v0.2.7

Release 0.2.6

07 May 15:02
efa4ae0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

Release 0.2.5

24 Apr 16:30
26119e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

Release 0.2.4

24 Apr 16:13
d0d19e6
Compare
Choose a tag to compare

What's Changed

  • Update LitGPT references in README.md by @rasbt in #90
  • Don't raise a runtimeError if the downloader doesn't exist. by @tchaton in #98
  • Added call to setup function of serializer class to set data format by @vgurev in #96
  • Fix map() failing to create dataset when input_dir is None by @awaelchli in #100
  • Streamingdataset torch compatibility by @yhl48 in #108
  • Move to version 0.2.4 by @tchaton in #109

New Contributors

Full Changelog: v0.2.3...v0.2.4