We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0a13fd commit d400968Copy full SHA for d400968
.github/workflows/test.yml
@@ -23,7 +23,6 @@ jobs:
23
python -m pip install --upgrade pip setuptools wheel
24
pip install torch
25
pip install packaging ninja
26
- pip install flash-attn==2.7.0.post2 --no-build-isolation
27
pip install -e .
28
pip install pytest
29
- name: Run Pytest
0 commit comments