fiesta surrogates
This repository stores the .pkl files needed to load the surrogates trained with fiesta.
The surrogates stored here can be downloaded in fiesta as
from fiesta.surrogates import download_surrogate
download_surrogate("pbag_tophat_CVAE")
where this example specifically loads the pbag_tophat_CVAE surrogate. The model is downloaded to the src directory of the fiesta installation.
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support