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
2
Inference API
Unable to determine this model's library. Check the docs .