YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

HookedTransformer Model

This is a HookedTransformer model from the transformer_lens library. To use this model, you'll need to install transformer_lens and load it as follows:

from transformer_lens import HookedTransformer
model = HookedTransformer.from_pretrained('D0TheMath/saved_model')
Downloads last month
8
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.