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