Skip to content

Fix FLUX compliance for non power of 2 GBS - #471

Merged
ShriyaRishab merged 1 commit into
mlcommons:masterfrom
mmarcinkiewicz:patch-6
Aug 14, 2026
Merged

Fix FLUX compliance for non power of 2 GBS#471
ShriyaRishab merged 1 commit into
mlcommons:masterfrom
mmarcinkiewicz:patch-6

Conversation

@mmarcinkiewicz

Copy link
Copy Markdown
Contributor

Flux rules (https://github.com/mlcommons/training_policies/blob/master/training_rules.adoc#94-quality-measure) say

Every 262144 training samples. CEIL(262144 / global_batch_size) * global_batch_size if 262144 is not divisible by GBS

which is not what the checker has been checking for

@mmarcinkiewicz
mmarcinkiewicz requested review from a team as code owners August 14, 2026 16:29
@github-actions

Copy link
Copy Markdown

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@ShriyaRishab ShriyaRishab left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@ShriyaRishab
ShriyaRishab merged commit 3425a97 into mlcommons:master Aug 14, 2026
2 checks passed
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