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
5
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and HF Inference API does not yet support model repos that contain custom code.