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?
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?