Skip to content

Adapting a HookedTransformer to a model that is not part of the existing models #888

@Noam-Diamant

Description

@Noam-Diamant

Is there a way to create a HookedTransformer.from_pretrained method for a model that is not in the Model Properties Table of transformerlens?
I need to use HookedTransformer for my research, which involves working with the CLIP language model, and for that I would like to create a HookedTransformer on its language model. Is there a way to use the library so that I can create a HookedTransformer for a model that is not in the existing list of models?

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