What's Changed
* update tags in pkg metadata by Borda in https://github.com/Lightning-AI/litdata/pull/384
* 📝 Update Docs: Merge multiple optimized datasets into one by bhimrazy in https://github.com/Lightning-AI/litdata/pull/385
* Fix/large num chunks error by bhimrazy in https://github.com/Lightning-AI/litdata/pull/381
* fix: non-deterministic CI test failure by deependujha in https://github.com/Lightning-AI/litdata/pull/390
* correct the chunk size by adding header size by tchaton in https://github.com/Lightning-AI/litdata/pull/395
* pass storage options to s5cmd by bhimrazy in https://github.com/Lightning-AI/litdata/pull/397
* CONTRIBUTING.md for LitData by deependujha in https://github.com/Lightning-AI/litdata/pull/391
* Feat: add support for custom cache dir in Streaming Dataset by bhimrazy in https://github.com/Lightning-AI/litdata/pull/399
* 📝 docs: specify custom cache directory by bhimrazy in https://github.com/Lightning-AI/litdata/pull/405
* Fix broken link for CONTRIBUTING.md by bhimrazy in https://github.com/Lightning-AI/litdata/pull/404
* Feat/add support for numpy datatypes in tokensloader by bhimrazy in https://github.com/Lightning-AI/litdata/pull/401
* Bump version to 0.2.30 by bhimrazy in https://github.com/Lightning-AI/litdata/pull/410
**Full Changelog**: https://github.com/Lightning-AI/litdata/compare/v0.2.29...v0.2.30