How to use kodetr/stunting-qa with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("kodetr/stunting-qa", dtype="auto")