Skip to content

Load Model Parameters Locally #1

Description

@tfisher013

Hi developers,

I'm looking for a way to load TorchANI model parameters locally (I downloaded the 2x model parameters from github.com/aiqm/ani-model-zoo/archive/ani-2x.zip). Specifically, is there a way that I can change the line below to load the model parameters from a local path instead of from the aiqm repo?

model = torchani.models.ANI2x(periodic_table_index=True).to(device).double()

Thanks for your help!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions