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

Utility functions to embed static features with off-the-shelf unimodal foundation models #38

Open
6 tasks
dmccloskey opened this issue Dec 11, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@dmccloskey
Copy link
Member

Description

We would like to embed static features using off the shelf unimodal foundation models that can be obtained from Huggingface or NVIDIA BioNeMo as described in #35

Checklist

  • General interface for calling embedding models
  • Specialized classes for calling individual embedding models of interest
  • Unit tests for testing the behavior of the utility functions
  • Jupyter notebook demonstrating the functionality of the utility functions
  • Updated documentation

Acceptance Criteria

  • Successful PR
@dmccloskey dmccloskey added the enhancement New feature or request label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants