This commit is contained in:
hiyouga
2025-12-27 07:47:43 +08:00
parent c439924e74
commit 1622bad7d4
3 changed files with 9 additions and 14 deletions

View File

@@ -55,11 +55,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: "3.10"
- name: Get llamafactory version
id: version
run: |