mirror of
https://github.com/BillyOutlast/flash-attention-prebuild-wheels-rocm.git
synced 2026-07-01 01:37:53 -04:00
Update build.yml
This commit is contained in:
@@ -143,7 +143,7 @@ jobs:
|
||||
- name: Install Test
|
||||
run: |
|
||||
pip install flash-attention/dist/${{ env.wheel_name }}
|
||||
python -c "import flash_attn; print(flash_atten.__version__)"
|
||||
python -c "import flash_attn; print(flash_attn.__version__)"
|
||||
|
||||
- name: Get the tag version
|
||||
id: extract_branch
|
||||
|
||||
Reference in New Issue
Block a user