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
3
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no pipeline_tag.