1612 Commits

Author SHA1 Message Date
Jennifer Wei
be2ec1841f Merge pull request #560 from borisfom/fix-cueq-scaling
Fixed cuequivariance external fallback and scaling
2025-12-16 16:41:53 +07:00
Boris Fomitchev
6839eafa81 Fixed cueq external fallback and scaling
Signed-off-by: Boris Fomitchev <bfomitchev@nvidia.com>
2025-12-16 00:54:57 -08:00
Jennifer Wei
56da08ec75 Merge pull request #553 from borisfom/nv_upstream_trt_cuequivariance
NVIDIA cuEquivariance and TensorRT integration
2025-11-17 19:59:34 +07:00
Boris Fomitchev
a5257447a5 Install docs added
Signed-off-by: Boris Fomitchev <bfomitchev@nvidia.com>
2025-11-16 17:04:18 -08:00
Boris Fomitchev
4292bd6c95 Addressing code review comments: test skip, docs
Signed-off-by: Boris Fomitchev <bfomitchev@nvidia.com>
2025-11-14 16:05:10 -08:00
Boris Fomitchev
007d854759 Merge remote-tracking branch 'gh/main' into nv_upstream_trt_cuequivariance 2025-11-14 14:39:26 -08:00
Boris Fomitchev
96a89c6683 Merge remote-tracking branch 'b/nv_upstream_trt_cuequivariance' into nv_upstream_trt_cuequivariance 2025-11-07 13:38:19 -08:00
Boris Fomitchev
e2d4bb9e4e Fixed the bug for multimer case
Signed-off-by: Boris Fomitchev <bfomitchev@nvidia.com>
2025-11-07 13:37:00 -08:00
Jennifer Wei
ad830e6d5c Fix configuration call of cuequivariance 2025-11-06 18:19:43 +07:00
Jennifer Wei
410267f6fe restore missing relax_protein input 2025-11-06 18:15:22 +07:00
Boris Fomitchev
a1cf318e2a CuEq->DeepSpeed Fallback
Signed-off-by: Boris Fomitchev <bfomitchev@nvidia.com>
2025-10-24 16:37:05 -07:00
Boris Fomitchev
cdf9d6927c Fixing fake bias shape
Signed-off-by: Boris Fomitchev <bfomitchev@nvidia.com>
2025-10-23 23:13:07 -07:00
Jennifer Wei
ce0029e119 Merge pull request #550 from aqlaboratory/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2025-09-15 11:09:13 +07:00
Boris Fomitchev
51c9069e8c Added uniform copyright strings
Signed-off-by: Boris Fomitchev <bfomitchev@nvidia.com>
2025-09-10 18:42:02 -07:00
Boris Fomitchev
b713c1bbcf TensorRT integration
Signed-off-by: Boris Fomitchev <bfomitchev@nvidia.com>
2025-09-07 16:39:02 -07:00
Boris Fomitchev
41d1c82165 cuEquivariance integration
Signed-off-by: Boris Fomitchev <bfomitchev@nvidia.com>
2025-09-07 16:20:31 -07:00
dependabot[bot]
9361292548 Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 05:04:36 +00:00
Jennifer Wei
e938c184a2 Merge pull request #534 from aqlaboratory/pl_upgrades
Update openfold to use pytorch 2 and other updated dependencies
v2.2.0
2025-04-26 08:31:36 +07:00
jnwei
c587b06e8a add Open In Colab banner to notebook. 2025-04-25 20:07:32 -05:00
jnwei
50a2e756e7 Update OpenFold notebook to updated pytorch2 commit 2025-04-25 20:02:11 -05:00
Jennifer Wei
1ffd197489 Merge pull request #533 from jnwei/pl_upgrades
Update pl_upgrades to use numpy 2 and update other dependencies
2025-04-26 05:07:47 +07:00
Jennifer Wei
620a54fb13 Update amber_minimize.py
small fix to spacing
2025-04-26 05:06:20 +07:00
Jennifer Wei
a5433c3af6 Update config.py
small fix to spacing
2025-04-26 05:05:25 +07:00
Jennifer Wei
fe10216190 update version number. 2025-04-25 21:59:55 +00:00
Jennifer Wei
16af434172 fix inference documentation 2025-04-25 21:50:42 +00:00
Jennifer Wei
0672517777 Update installation docs to build CUDA12 version 2025-04-25 20:35:25 +00:00
Jennifer Wei
4312aec6b2 Add link to issue for deepspeed_evo_attention test. 2025-04-25 20:31:38 +00:00
Jennifer Wei
da37880bb7 Allow numpy>2 and support compute capability >9 2025-04-24 22:25:20 +00:00
Jennifer Wei
cb899a5ab4 Merge pull request #2 from aqlaboratory/pl_upgrades
merge changes from upstream pl_upgrades
2025-04-25 04:55:51 +07:00
Jennifer Wei
7e06ed9821 support openmm>8 and fix tolerance units in amber minimization 2025-04-24 21:33:53 +00:00
Jennifer Wei
9caf30ae13 Change casting for deepspeed compare model test to fp32 2025-04-24 20:51:34 +00:00
Jennifer Wei
0c2d455efe fix environment to support tests 2025-04-23 23:47:26 +00:00
Jennifer Wei
ab4a245985 Merge branch 'main' into pl_upgrades 2025-04-23 20:18:29 +00:00
Jennifer Wei
100a309e01 Maintainance to pl_upgrades 2025-04-23 20:13:32 +00:00
Jennifer Wei
815a042c69 Merge pull request #516 from nenuadrian/patch-1
Minor typo fix in Installation.md
2025-02-24 10:36:56 +07:00
Jennifer Wei
26d1a5dacc Merge pull request #520 from etowahadams/etowahadams/update-script
Fix RODA flatten script
2025-02-24 10:36:34 +07:00
etowahadams
e8d355874c updated script 2025-02-23 18:52:59 -05:00
Adrian (Mircea) Nenu
a364defcd2 Minor typo fix in Installation.md 2024-12-26 09:50:59 +00:00
Jennifer Wei
a1192c8d3a Merge pull request #505 from etowahadams/update-install
docs: Add env var to install guide
2024-12-04 15:14:25 +07:00
etowahadams
56277ea056 fix: formatting 2024-11-14 13:56:26 -05:00
etowahadams
c05a35412f fix: formatting 2024-11-14 13:16:02 -05:00
etowahadams
f1d0ae7583 try quotes 2024-11-14 13:13:22 -05:00
etowahadams
6a43510aac fix: formatting 2024-11-14 13:12:45 -05:00
etowahadams
9f09442d0a fix: formatting 2024-11-14 13:10:46 -05:00
etowahadams
a01a60f754 docs: env variable 2024-11-14 13:08:37 -05:00
ljarosch
e605ec81dd Merge pull request #504 from aqlaboratory/revert-502-etowahadams/install-docs
Revert "docs: Add env var instructions to install guide  "
2024-11-14 12:36:56 -05:00
Jennifer Wei
625ade9196 Revert "docs: Add env var instructions to install guide " 2024-11-14 13:35:43 +07:00
Jennifer Wei
8ece4f3c0b Merge pull request #502 from etowahadams/etowahadams/install-docs
docs: Add env var instructions to install guide
2024-11-14 13:06:45 +07:00
etowahadams
cde001fc40 add environment variables 2024-11-13 11:40:23 -05:00
Jennifer Wei
b79ca29c39 Merge pull request #479 from vaclavhanzl/patch-3
Update Installation.md - fix pl_upgrades clone instructions
2024-11-07 15:42:32 +07:00