Skip to content

Tags: AI-Hypercomputer/maxdiffusion

Tags

v3

Toggle v3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix name scopes to be picked up by quantization config (#294)

* fix name scopes

* Fixed named_scope

* Update name scopes

* Fix name scopes

* Update transformer_wan.py

v2

Toggle v2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
save memory by deleting params. lint. (#277)

Deletes params pytree after creating TrainState to reduce HBM usage. Lints the code.

The only change is in this line: https://github.com/AI-Hypercomputer/maxdiffusion/compare/deallocate_params_tree?expand=1#diff-69cda939e98b489aca1cc8aa543ecc537d9f4bc6c58fa767cbe01cd3636aacf3R311

v1

Toggle v1's commit message
version 1