Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable QLoRA sanity test because the required model supported for QL… #1860

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,16 @@
... TrainingOperator
Run Training Operator ODH Core Test TestPytorchjobWithSFTtrainerLoRa

Run Training operator ODH test base QLoRA use case
[Documentation] Run Go ODH tests for Training operator base QLoRA use case
[Tags] RHOAIENG-13142
... Resources-GPU
... Tier1
... DistributedWorkloads
... Training
... TrainingOperator
Run Training Operator ODH Core Test TestPytorchjobWithSFTtrainerQLoRa
## Note : This test is disabled because the required model supported for QLoRA test is not available

Check warning

Code scanning / Robocop

Missing blank space after comment character Warning test

Missing blank space after comment character
# Run Training operator ODH test base QLoRA use case
# [Documentation] Run Go ODH tests for Training operator base QLoRA use case
# [Tags] RHOAIENG-13142
# ... Resources-GPU
# ... Tier1
# ... DistributedWorkloads
# ... Training
# ... TrainingOperator
# Run Training Operator ODH Core Test TestPytorchjobWithSFTtrainerQLoRa

Run Training operator ODH test with Kueue quota
[Documentation] Run Go ODH tests for Training operator with Kueue quota
Expand Down
Loading