How to use dongbobo/taskgen-benchmark-eval-artifacts with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("dongbobo/taskgen-benchmark-eval-artifacts", dtype="auto")