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

To download run

from transformers import AutoModel

model = AutoModel.from_pretrained("LawInformedAI/gpt-j-reward-model", trust_remote_code=True)
Downloads last month
2
Inference API
Inference API (serverless) does not yet support model repos that contain custom code.