Skip to content

spa arg don't exist #49

Description

@ermanitu

Using the first example of inference, I have the error:

sdpa = args.sdpa
       ^^^^^^^^^

AttributeError: 'Namespace' object has no attribute 'sdpa'

I've changed line

sdpa = args.sdpa

by

sepa = True

to avoid it, but is a workaround, not the solution.

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions