Skip to content

Conversation

@varun-sundar-rabindranath
Copy link
Contributor

@varun-sundar-rabindranath varun-sundar-rabindranath commented Nov 7, 2025

Purpose

Distributed A100 tests fail the nightly due to lora/test_mixtral.py link

This PR attempts to fix that test. Running the test locally, I found it to be flaky. However, the output generated by the LLM is still reasonable. As a fix, I have added an additional "expected_output" to the prompt that is flaky.

Test Plan

CI

Test Result

Signed-off-by: Varun Sundar Rabindranath <vsundarr@redhat.com>
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request addresses a flaky test in lora/test_mixtral.py by expanding the set of expected outputs to account for non-deterministic argument ordering from the model. This is a good approach to improve CI stability. I've added one suggestion to further enhance the robustness of the test by applying the same logic to another prompt that could exhibit similar flakiness.

@varun-sundar-rabindranath
Copy link
Contributor Author

cc @robertgshaw2-redhat @jeejeelee

Signed-off-by: Varun Sundar Rabindranath <vsundarr@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant