• Yasyf Mohamedali's avatar
    Support training SD V2 with Flax (#1783) · 856331c6
    Yasyf Mohamedali authored
    * Support training SD V2 with Flax
    
    Mostly involves supporting a v_prediction scheduler.
    
    The implementation in #1777 doesn't take into account a recent refactor of `scheduling_utils_flax`, so this should be used instead.
    
    * Add to other top-level files.
    856331c6
scheduling_utils_flax.py 11.1 KB