topbox im final runs 632d820
Francesco Calisto commited on
How to use feynman-integrals-nn/topbox with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("feynman-integrals-nn/topbox", device_map="auto")