-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
it seems that pip install flashattention2-custom-mask relying on torch~=2.2.1 and triton~=3.0.0, however they are conficted.
The conflict is caused by:
flashattention2-custom-mask 0.1.1 depends on triton~=3.0.0
torch 2.2.2 depends on triton==2.2.0; platform_system == "Linux" and platform_machine == "x86_64" and python_version < "3.12"
flashattention2-custom-mask 0.1.1 depends on triton~=3.0.0
torch 2.2.1 depends on triton==2.2.0; platform_system == "Linux" and platform_machine == "x86_64" and python_version < "3.12"
Metadata
Metadata
Assignees
Labels
No labels