Commit Graph

1599 Commits

Author SHA1 Message Date
Jennifer Wei
65a327053b Merge branch 'main' into dependabot/github_actions/actions/setup-python-6 2025-09-15 11:10:15 +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
dependabot[bot]
9d8dcc7d05 Bump actions/setup-python from 5 to 6
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-04 20:18:31 +00: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
Jennifer Wei
23cf2f6107 Merge pull request #496 from vaclavhanzl/vh-fix-pl_upgrades-env
Fix pl_upgrades environment (numpy, cuda, gcc)
2024-11-07 08:48:43 +07:00
Vaclav Hanzl
6bdbd48fc3 Fix pl_upgrades enwironment (numpy, cuda, gcc) 2024-10-22 19:23:05 +02:00
Vaclav Hanzl
e6ce9c937e Update Installation.md - fix pl_upgrades clone instructions
That direct clone of branch url does not work. Replaced it with a proper clone command with -b.
2024-08-24 18:15:56 +02:00
Jennifer Wei
6f63267114 Merge pull request #470 from rkosai/main
Remove unnecessary double-load of config_json.
2024-07-18 15:29:51 +07:00
Jennifer Wei
c48f850a98 Merge pull request #408 from rostro36/main
Add use_custom_templates option
2024-07-18 15:29:33 +07:00
Jannik Gut
7d227395d6 Merge branch 'main' into main 2024-07-18 03:17:55 +02:00
rostro36
b38b6078dc Change path of Inference.md 2024-07-18 03:11:16 +02:00
rostro36
0dafd62baa Update documentation. 2024-07-18 03:01:49 +02:00
Ryan Kosai
8b5212da72 Remove unnecessary double-load of config_json. 2024-07-16 20:48:43 -07:00
Jennifer Wei
f37d0d964d Merge pull request #464 from ljarosch/main
Fix 3-to-1 letter conversion to use extended mapping
2024-07-08 12:04:25 +07:00
ljarosch
d3c89fc922 Fix 3-to-1 letter conversion to use extended mapping 2024-07-05 22:12:30 -04:00
Jennifer Wei
f6c875b3c8 Merge pull request #448 from aqlaboratory/aux_seq_files_update
Update Aux_seq_files.md
2024-05-23 16:57:46 -05:00
Jennifer Wei
734ebc4b9f Update Aux_seq_files.md
formatting change to file directory structure
2024-05-23 16:37:39 -05:00