Skip to content

Commit

Permalink
update training operator sdk version
Browse files Browse the repository at this point in the history
Signed-off-by: helenxie-bit <helenxiehz@gmail.com>
  • Loading branch information
helenxie-bit committed Sep 13, 2024
1 parent 0383932 commit 08c8634
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/e2e-test-tune-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ jobs:
- name: Install Training Operator SDK
shell: bash
run: |
pip install git+https://github.com/kubeflow/training-operator.git@v1.8-branch#subdirectory=sdk/python
pip install peft==0.3.0 datasets==2.15.0 transformers==4.38.0
pip install "kubeflow-training[huggingface]==1.8.1"
- name: Run e2e test with tune API
uses: ./.github/workflows/template-e2e-test
Expand Down

0 comments on commit 08c8634

Please sign in to comment.