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