Skip to content

MAGNET training raises "No Module Error" #10

Description

@fablos

Description
When attempting to train MAGNet, the following error is encountered:

No module named 'torch.distributed.tensor'

Proposed Solution
The issue appears to be resolved by explicitly adding the following dependency specification for the transformers library in the env.yaml file:

dependencies:

  • pip:
    • transformers==4.38.2

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions