Skip to content

Allow Flux to use inference steps 4#2062

Open
vpetrovicTT wants to merge 3 commits intodevfrom
vpetrovic/feature/1025-flux-inference-steps-v2
Open

Allow Flux to use inference steps 4#2062
vpetrovicTT wants to merge 3 commits intodevfrom
vpetrovic/feature/1025-flux-inference-steps-v2

Conversation

@vpetrovicTT
Copy link
Collaborator

Enable Flux models to run with 4 inference steps and add unit tests for per-model validation.

@vpetrovicTT vpetrovicTT linked an issue Feb 10, 2026 that may be closed by this pull request
@github-actions
Copy link
Contributor

github-actions bot commented Feb 10, 2026

✅ Test Coverage Report

Coverage of Changed Lines

Metric Value
Coverage %
Threshold 50%
Status ✅ PASSED

💡 This checks coverage of newly added/modified lines only, not total codebase coverage.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 10, 2026

✅ Test Results - PASSED

Summary

Component Total Passed Skipped Failed Status
tt-inference-server 407 407 0 0
tt-media-server 464 464 0 0
Overall 871 871 0 0

Details

  • Python Version: 3.10
  • Workflow: Test Gate
  • Commit: ab46e55
  • Run ID: 21861603571

🎉 All tests passed! This PR is ready for review.

@vpetrovicTT vpetrovicTT marked this pull request as ready for review February 10, 2026 09:58
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.

For Flux models inference steps can be 4

4 participants