mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-27 09:10:35 +08:00
fix
This commit is contained in:
1
.github/workflows/tests_npu.yml
vendored
1
.github/workflows/tests_npu.yml
vendored
@@ -54,6 +54,7 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
uv venv
|
||||
uv pip install --system torch-npu==${{matrix.pytorch_npu}}
|
||||
uv pip install --system -e ".[dev]"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user