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