Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@es94129 es94129 released this 15 Jan 18:04

🚀 Streaming v0.11.0

Streaming v0.11.0 is released! Install via pip:

pip install --upgrade mosaicml-streaming==0.11.0

What's new

1. Introducing registry for customizable components (#858)

StreamingDataset can now be used with custom Stream implementations via a registry. See the documentation page for example usage.

🐛 Bug fixes

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.11.0