Skip to content

master-551-99c1de3

Choose a tag to compare

@github-actions github-actions released this 01 Apr 19:32
99c1de3
feat: ancestral sampler implementations for flow models (#1374)

* feat: add support for the eta parameter to ancestral samplers

* feat: Euler Ancestral sampler implementation for flow models

* refine flow ancestral sampling and normalize eta defaults

---------

Co-authored-by: leejet <leejet714@gmail.com>