Hello!
I have a question regarding using the Hugging Face website as a CDN or hosting service for a pretrained model on my website, as well as for others who may want to use my model.
I have already trained my model using my own GPUs, but I would like to integrate it with Transformers.js and share it with the world. After reviewing the Terms of Service and the pricing page, I’m unsure whether I need to subscribe to a paid tier for this purpose. Since all computations will be performed client-side and not on Hugging Face’s servers, I’m also concerned about potential bandwidth limits.
Could you please provide clarification on whether a paid tier is necessary for hosting my model under these conditions and inform me about any bandwidth restrictions?
Thank you in advance for your assistance!