How to use dongbobo/capability-benchmark-hf-upload-task with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("dongbobo/capability-benchmark-hf-upload-task", dtype="auto")