Edit model card

This is a demo model for how model binary files can be used for hacking.

This model should not be used by anyone.

from transformers import AutoModel

model = AutoModel.from_pretrained("./local_folder")
Downloads last month
14
Inference Examples
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.