Skip to content

Release v0.2.8

Choose a tag to compare

@johannaSommer johannaSommer released this 29 Jul 14:08
· 142 commits to main since this release
d96bdf9

The juiciest bits 🚀

feat: add arniqa by @begumcig in #183 | feat: clipiqa metric by @begumcig in #259 | feat: add sharpness metric by @begumcig in #261

This pruna release was all about metrics - @begumcig and @davidberenstein1957 integrated several new image generation metrics into pruna, which you can now use together with the EvaluationAgent to compare your smashed models.

feat: run test cases in parallel by @GreatBahram in #246

It wouldn't be a pruna release without @GreatBahram making the lives of contributors easier. Our Github Actions test cases now run in parallel, allowing us to merge & ship new algorithms even faster!

Pruning some bugs 🐞 and maintenance 🧑‍🌾

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