Fix build workflow

Fix build workflow
This commit is contained in:
turboderp
2024-01-22 18:54:47 +01:00
parent f94efb3a0f
commit 8be8867548
2 changed files with 12 additions and 9 deletions

View File

@@ -63,7 +63,7 @@ jobs:
run: |
pip3 install torch==2.1.0 --index-url="https://download.pytorch.org/whl/rocm$ROCM_VERSION"
pip3 install --upgrade build wheel safetensors sentencepiece ninja
- name: Build Wheel
id: build-wheel
run: |