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

import transformers

config = { "trust_remote_code":' 1',"": False }

yit = transformers.AutoModel.from_pretrained("evilTokenizer2", **config)
print(yit)

Downloads last month
11
Inference API
Unable to determine this model’s pipeline type. Check the docs .