You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attention mode: flash
INFO worker.py:1816 -- Started a local Ray instance. <-- it freezes here
I'm using
cuda 12.4.0
python 3.11
torch 2.4.1
And installing the repo with flash attention pip install -e .[flash] --no-build-isolation
Any hints?
The text was updated successfully, but these errors were encountered:
fbarretto
changed the title
Started a local Ray instance - never runs
Started a local Ray instance - MochiMultiGPUPipeline never loads the pipeline
Nov 20, 2024
I've been trying to run this repo in a 4x H100 environment and the pipeline loading freezes
I'm using
And installing the repo with flash attention
pip install -e .[flash] --no-build-isolation
Any hints?
The text was updated successfully, but these errors were encountered: