Google/pegasus-arxiv always times out

Hello, so sorry if this is a really stupid question. I’m pretty new to using transformers & hugging face so I’m just calling the api with the sample text (the one about the Eiffel Tower).

Anyways, using the sample text I get a 503 with an expected wait time of 45.5 seconds for the model to load, so I wait and try again, eventually I just get back a 504 “Model google/pegasus-arxiv timed out”.

Other models (I assume smaller ones) don’t give me the timeout, such as google/pegasus-xsum, google/pegasus-cnn_dailymail, & google/pegasus-large.

Is there anyway I can test the other models like google/pegasus-arxiv?