[serge] Fix 2 integration tests for model helium failing with output_mismatch (list output differs (2))#47544
Open
sergereview[bot] wants to merge 1 commit into
Open
[serge] Fix 2 integration tests for model helium failing with output_mismatch (list output differs (2))#47544sergereview[bot] wants to merge 1 commit into
helium failing with output_mismatch (list output differs (2))#47544sergereview[bot] wants to merge 1 commit into
Conversation
…ut_mismatch` (list output differs (2))
Contributor
|
[For maintainers] Suggested jobs to run (before merge) run-slow: helium |
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
Contributor
CI recapDashboard: View test results in Grafana |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Original CI failure
1/1: 2 integration tests for modelheliumfailing withoutput_mismatch(list output differs (2))tests/models/helium/test_modeling_helium.py::HeliumIntegrationTest::test_model_2b[multi-gpu] (output_mismatch, seen 7/7)Relates to #47538
The Helium
test_model_2bintegration test fails on CUDA because the device-specific expected generated text is stale. The model now produces the same text as the default expectation (...now and I have), while the CUDA 8 entry still expects the old text (...now, and I).This is a test-expectation mismatch only; there is no model crash or numerical error. The patch updates the CUDA expectation to the current model output, matching the default expectation already in the file.
✅ Verified on GPU
serge ran the targeted
@slowtest(s) on a GPU runner and opened this PR only after they passed with this patch.This change was produced automatically by serge from a CI failure report. The patch was generated by an LLM and applied by serge; review before merging.
serge
v0.1.0· model:moonshotai/Kimi-K2.7-Code· 81 LLM turns · 80 tool calls · 232.7s · 1771461 in / 8790 out tokens