Download Latest Version Release v0.3.0 source code.tar.gz (4.6 MB)
Email in envelope

Get an email when there's a new version of Pruna AI

Home / v0.2.9
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-08-13 1.9 kB
Release v0.2.9 source code.tar.gz 2025-08-13 7.0 MB
Release v0.2.9 source code.zip 2025-08-13 7.2 MB
Totals: 3 Items   14.2 MB 0

The juiciest bits 🚀

feat: add flash_attention 3 kernel for diffusers pipelines by @johannaSommer in https://github.com/PrunaAI/pruna/pull/287

We've added flash attention 3 to our new algorithm group "kernels". With the help of huggingface's kernel hub and pruna, you can now use flash attention 3 for any diffusers pipeline. Speed ups will vary based on the pipeline you are smashing, but we recommend it specifically for video generation pipelines like Wan!

feat: enhance model checks for transformers pipelines by @davidberenstein1957 in https://github.com/PrunaAI/pruna/pull/281

We extended multiple algorithms to not support directly smashing a transformers pipeline without extracting the underlying model, simply give it to smash() and we will do the rest.

replace os.path with pathlib.Path by @GreatBahram in https://github.com/PrunaAI/pruna/pull/260

@GreatBahram helped us finally with to pathlib and the code is looking cleaner than ever! 💅🏻

Pruning some bugs 🐞 and maintenance 🧑‍🌾

Full Changelog: https://github.com/PrunaAI/pruna/compare/v0.2.8...v0.2.9

Source: README.md, updated 2025-08-13