Skip to content

Eval custom open_clip architecture – Add model config #144

Description

@samirchar

What should be the appropriate way of adding a new model architecture without having to clone the repo? With open_clip we can write the model config json and add it using use add_model_config from open_clip.factory. However, doing this before runing the clip_benchmark cli has no effect, since this opens a new process that doesn't see the new architecture added.

Simlarly, what is the correct way of passing my architecture and my pretrained weights to the cli?

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