How to use aisuko/diverse_calculation_structured with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("aisuko/diverse_calculation_structured", dtype="auto")