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
1
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and HF Inference API was unable to determine this model’s pipeline type.