How to use Xikun/greaselm-obqa with Transformers:
# Load model directly from transformers import AutoModelForMultipleChoice model = AutoModelForMultipleChoice.from_pretrained("Xikun/greaselm-obqa", dtype="auto")
No model card