mirror of
https://github.com/turboderp-org/exllamav2.git
synced 2026-05-11 08:20:29 +00:00
Fix build workflow
Fix build workflow
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user