Skip to content

Issues with FlowMatchEulerDiscreteScheduler.set_timesteps() #10637

Description

@dxqb

Describe the bug

Why does num_inference_steps have the default None? It's not an Optional. It cannot be None. This leads to weird error messages if you skip this parameter.

sigmas is undocumented:

mu is undocumented, even though it can be a required parameter (depending on configuration):

Reproduction

see above

Logs

System Info

HEAD

Who can help?

@yiyixuxu

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions