How to use Marcus888/qasm-quantum with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Marcus888/qasm-quantum", dtype="auto")
How to fix it?