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