focusunsink

Results 5 issues of focusunsink

from catalyst.contrib.data.augmentor import Augmentor works if you meets catalyst error.

llmperf has a 'pyproject.toml' and its build backend is missing the 'build_editable' hook. Since it does not have a 'setup.py' nor a 'setup.cfg', it cannot be installed in editable mode....

### Is there an existing issue for the same bug? - [X] I have checked the existing issues. ### Branch name main ### Commit ID 5b4b252895b66627dec65570eb8f0f3c087543e0 ### Other environment information...

bug

python setup.py install torch===2.5.0+cu124 torchvision torchaudio torch.__version__ = 2.5.0+cu124 Traceback (most recent call last): File "/mnt/data/yangyu/flash-attention/hopper/setup.py", line 388, in raise RuntimeError("FlashAttention-3 is only supported on CUDA 12.3 and above") RuntimeError:...