Skip to content

Commit f9d8288

Browse files
committed
debug
Signed-off-by: Mehant Kammakomati <[email protected]>
1 parent 06f44d5 commit f9d8288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ commands =
4242
python -m fms_acceleration.cli install -e {toxinidir}/plugins/accelerated-moe
4343

4444
# install the flash attn at the last
45-
pip install flash-attn
45+
pip install flash-attn --no-build-isolation
4646

4747
# run the benchmark script
4848
bash scripts/run_benchmarks.sh {posargs:"1 2" "4 8" benchmark_outputs}

0 commit comments

Comments
 (0)