Skip to content

esmfold2: keep distogram_head in fp32 as well - #48488

Open
kaixuanliu wants to merge 3 commits into
huggingface:mainfrom
kaixuanliu:esmfold2-fix
Open

esmfold2: keep distogram_head in fp32 as well#48488
kaixuanliu wants to merge 3 commits into
huggingface:mainfrom
kaixuanliu:esmfold2-fix

Conversation

@kaixuanliu

@kaixuanliu kaixuanliu commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

CPU CI GPU run-slow

Fix failed test case: tests/models/esmfold2/test_modeling_esmfold2.py::EsmFold2IntegrationTest::test_inference_deterministic_bf16, we'd better keep ``distogra_head` in fp32, as here has a constraint: pair_states = pair_states.float()
@Rocketknight1 pls help review, thx!

Signed-off-by: kaixuanliu <kaixuan.liu@intel.com>
@kaixuanliu
kaixuanliu marked this pull request as draft September 2, 2026 14:23
Signed-off-by: kaixuanliu <kaixuan.liu@intel.com>
@kaixuanliu
kaixuanliu marked this pull request as ready for review September 2, 2026 14:36
@kaixuanliu

Copy link
Copy Markdown
Contributor Author

Also @ydshieh

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

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

run-slow: esmfold2

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

CI recap

Dashboard: View test results in Grafana
Latest run: 33641454086:2
Result: success | Jobs: 3 | Tests: 42 | Failures: 0 | Duration: 2m 47s

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.

1 participant