How to use Xikun/greaselm-obqa with Transformers:
# Load model directly from transformers import AutoModelForMultipleChoice model = AutoModelForMultipleChoice.from_pretrained("Xikun/greaselm-obqa", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!