Skip to content

Fix integration test expected values for cuda sm_86 (Mar 15 regressions) - #48168

Open
ydshieh wants to merge 9 commits into
mainfrom
fix_integration_tests_mar15_regressions
Open

Fix integration test expected values for cuda sm_86 (Mar 15 regressions)#48168
ydshieh wants to merge 9 commits into
mainfrom
fix_integration_tests_mar15_regressions

Conversation

@ydshieh

@ydshieh ydshieh commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

CI

Summary

Fixes stale expected values in integration tests for models that regressed on March 15, 2026 on CUDA sm_86 (A10G/A100) hardware.

Models fixed:

  • AyaVision: Update ("cuda", 8) expected text in test_small_model_integration_generate_chat_template
  • CWM: Add ("cuda", 8) expected logits in test_cwm_sliding_window_long_sequence
  • GLM: Update ("cuda", 8) expected text in test_model_9b_eager
  • Helium: Update ("cuda", 8) expected text in test_model_2b
  • HiggsAudioV2: Add ("cuda", 8) expected token tensors for 4 integration tests
  • Mistral: Update stale ("cuda", 8) logit value at index 13 in test_model_7b_logits
  • Swin2SR: Update stale ("cuda", 8) expected slice in test_inference_fp16
  • SwiftFormer: Add Expectations with ("cuda", 8) entry in test_inference_image_classification_head
  • Voxtral: Add ("cuda", 8) expected outputs for 4 failing integration tests
  • VoxtralRealtime: Add ("cuda", 8) expected output for test_batched_longform

Remaining (not fixed in this PR):

  • llama::test_llama_3_1_hard — gated model, needs HF_TOKEN on runner
  • seed_oss::test_model_36b_eager/sdpa — 36B model, OOM on single A10G

Note

Internvl, Mistral3, and Qwen2.5-Omni regressions from the same date were already fixed in separate PRs (#48153, #48161, #48164).

🤖 Generated with Claude Code

ydshieh and others added 8 commits August 21, 2026 02:34
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…tests

Add cuda sm_86 expected values for test_multi_speaker_smart_voice,
test_zero_shot_voice_cloning, test_multi_speaker_voice_cloning, and
test_batched_inference.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…r cuda sm_86

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…sm_86

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor

CI recap

Dashboard: View test results in Grafana
Latest run: 32435617311
Result: success | Grafana metrics are not available yet.

@HuggingFaceDocBuilderDev

Copy link
Copy Markdown

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.

- LlamaIntegrationTest::test_llama_3_1_hard: add ("cuda", 8) entry;
  sm_86 generates "radical social and political" vs older hw "radical
  political and social"
- SeedOssIntegrationTest::test_model_36b_eager/sdpa: convert to
  Expectations; sm_86 generates different second-prompt continuation

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor

[For maintainers] Suggested jobs to run (before merge)

run-slow: aya_vision, cwm, glm, helium, higgs_audio_v2, llama, mistral, seed_oss, swiftformer, swin2sr, voxtral, voxtral_realtime

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.

2 participants