mirror of
https://github.com/turboderp-org/exllamav2.git
synced 2026-04-20 14:29:28 +00:00
Update build actions
This commit is contained in:
2
.github/workflows/build-wheels-release.yml
vendored
2
.github/workflows/build-wheels-release.yml
vendored
@@ -263,7 +263,7 @@ jobs:
|
||||
|
||||
python -m ensurepip --upgrade
|
||||
python -m pip install torch==${{ matrix.torch }} --index-url https://download.pytorch.org/whl/cu$cudaVersionPytorch
|
||||
python -m pip install --upgrade setuptools==69.5.1 build wheel safetensors sentencepiece ninja
|
||||
python -m pip install --upgrade setuptools==69.5.1 build wheel safetensors sentencepiece ninja numpy
|
||||
|
||||
# --- Build wheel
|
||||
|
||||
|
||||
Reference in New Issue
Block a user