Skip to content

Fix config.softmax_scale not being considered#3698

Open
janEbert wants to merge 1 commit intoNVIDIA:mainfrom
janEbert:fix-softmax-scale
Open

Fix config.softmax_scale not being considered#3698
janEbert wants to merge 1 commit intoNVIDIA:mainfrom
janEbert:fix-softmax-scale

Conversation

@janEbert
Copy link
Contributor

@janEbert janEbert commented Mar 4, 2026

Previously, config.softmax_scale was sometimes ignored and the default used unconditionally. This is fine in most cases, but when softmax_scale is set, we do – of course – want to use it.

@janEbert janEbert requested review from a team as code owners March 4, 2026 15:15
@svcnvidia-nemo-ci svcnvidia-nemo-ci requested a review from a team March 4, 2026 15:16
@svcnvidia-nemo-ci svcnvidia-nemo-ci added this to the Core 0.16 milestone Mar 4, 2026
@Phlip79 Phlip79 added the Final Review PR is in the "final review" stage label Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Final Review PR is in the "final review" stage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants