Skip to content

Please update Requirements.TXT to fix the "tensor a (32) tensor b (64)" error. #49

@LockMan007

Description

@LockMan007

Requirements.txt needs to be changed.
transformers>=4.49.0 (will not work, it installs newer incompatible version)

to this: (double equals, for exclusive version)

transformers==4.49.0

Resolves this problem:
#44
#48

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