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

Add Geneformer #6

Merged
merged 24 commits into from
Nov 8, 2024
Merged

Add Geneformer #6

merged 24 commits into from
Nov 8, 2024

Conversation

lazappi
Copy link
Contributor

@lazappi lazappi commented Oct 23, 2024

Describe your changes

Add the Geneformer foundation model as a method

Checklist before requesting a review

  • I have performed a self-review of my code

  • Check the correct box. Does this PR contain:

    • Breaking changes
    • New functionality
    • Major changes
    • Minor changes
    • Bug fixes
  • Proposed changes are described in the CHANGELOG.md

  • CI Tests succeed and look good!

Current progress

  • Add component files
  • Get required model files
  • Tokenize data
  • Embed data
  • Create output file
  • Add to pipeline
  • Clean up code, arguments etc.

@lazappi lazappi marked this pull request as ready for review October 29, 2024 10:16
@lazappi lazappi requested a review from rcannood October 29, 2024 10:19
@lazappi
Copy link
Contributor Author

lazappi commented Oct 29, 2024

  • The CI tests are failing because there is no GPU. I'm not sure how we want to handle that.
  • I haven't updated the CHANGELOG because it doesn't have anything for this task yet. Maybe that needs a separate PR?

@lazappi
Copy link
Contributor Author

lazappi commented Oct 30, 2024

Ok, checks are passing now 🎉!

Copy link
Contributor

@KaiWaldrant KaiWaldrant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rcannood rcannood merged commit 2158882 into main Nov 8, 2024
3 checks passed
lazappi added a commit that referenced this pull request Nov 22, 2024
…PRINT

* origin/main:
  fix repository name
  Migrate from core to openproblems (#11)
  fix broken urls
  fix wf
  Pre-filter batches in hvg overlap metric (#9)
  Adjust resources (#10)
  Add scGPT (#8)
  Add UCE method (#7)
  Add Geneformer (#6)
  fix submodule
  Update common submodule
@lazappi lazappi deleted the feature/no-ref/add-Geneformer branch November 22, 2024 12:34
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.

3 participants