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

Standardise inference phase. #23

Open
CFisicaro opened this issue Dec 13, 2021 · 0 comments
Open

Standardise inference phase. #23

CFisicaro opened this issue Dec 13, 2021 · 0 comments
Assignees
Labels
enhancement extension or improvement

Comments

@CFisicaro
Copy link
Contributor

CFisicaro commented Dec 13, 2021

In inference.py we currently have:

  • torch.load(str(repr_path) + "/" + ix + ".pt")["representations"] for esm-msa
  • torch.load(str(repr_path) + "/" + ix + ".pt")["representations"][33] for the other models
@CFisicaro CFisicaro added the enhancement extension or improvement label Dec 13, 2021
@CFisicaro CFisicaro changed the title Move CheZod related scripts into examples dir Standardise inference phase. Dec 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement extension or improvement
Projects
None yet
Development

No branches or pull requests

2 participants