Skip to content

Running your demo (chat.py) #14

@guillaumejs2403

Description

@guillaumejs2403

Hi,

I've been trying to run your model, but ran into some problems. Installation completed without issues, but when running the chat.py script I got the following error:

No module named 'torch.distributed.device_mesh'

From what I found, device_mesh was introduced in torch>=2.2, while the repository specifies torch==2.1.2. Could you clarify which PyTorch version is required?

Also, the README refers to a VideoGLaMM/requirements_sam2_cluster.txt file, but this file doesn’t exist. Is it meant to be requirements.txt instead?

Finally, which version of flash-attn are you using?

Thank you for your help!

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