Transformers How to use braindao/iq-code-supervisor-hard-code-address-v1-tinyroberta-6l-768d-fastc with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("braindao/iq-code-supervisor-hard-code-address-v1-tinyroberta-6l-768d-fastc", dtype="auto")