Skip to content

MAGNET training raises "No Module Error" #10

@fablos

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

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