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