t331ZZZM cos fixed c38d3bb
Francesco Calisto commited on
How to use feynman-integrals-nn/t331ZZZM with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("feynman-integrals-nn/t331ZZZM", device_map="auto")