-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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
Labels
No labels