Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pytorch lightning upgrades #407

Merged
merged 35 commits into from Feb 19, 2024
Merged

Conversation

jnwei
Copy link
Collaborator

@jnwei jnwei commented Feb 19, 2024

Pytorch lightning upgrade to version 2.0

Note that this branch also updates the codebase to use CUDA 12, Pytorch 2, and flash-attn2.

dependabot bot and others added 30 commits December 6, 2023 20:47
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
…ub_actions/actions/setup-python-5

Bump actions/setup-python from 4 to 5
fixed a typo in the readme for soloseq params path
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
fixed a typo in the readme for soloseq params path
Type fixes and README changes for multimer branch
@jnwei jnwei merged commit 49ab053 into aqlaboratory:pl_upgrades Feb 19, 2024
1 check passed
@vaclavhanzl
Copy link
Contributor

vaclavhanzl commented Feb 19, 2024

Thanks @jnwei, that is certainly a step forward for Issue #403 but my tests suggest we are not there yet. Please see my latest comments in #403. (But maybe your "updates the codebase to use..." was not meant to say that the install is already there, too, and that part of updates will come later.)

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.

None yet

4 participants