v0.9.0
Pre-release
Pre-release
Nebullvm 0.9.0 Release Notes
Major release for Nebullvm, adding support to diffusion model optimization.
New features
- Add support for diffusers UNet
Bug fixed
- Fix CI pipelines triggers
Speedster 0.3.0 Release Notes
Major release adding support to the diffusers
library.
New features
- Add support to diffusers library. Speedster can now optimize diffusion models with a single line of code.
- Update readme for HF models.
Bug fixed
- Fix import error in Google Colab
- Fix few typos in the docs and update the benchmarks
New Contributors
- @mfumanelli made their first contribution in #178