
We need to replace a fairly small model within our function with a transformer model that is about 800MB in size, and we're trying to decide the best way to host it. Can we keep it bundled in our appwrite function, or should we host the model on a separate server of our own and only use the "helpers" part within the appwrite function? We're considering this because we want to be mindful of resource usage and avoid putting unnecessary strain on Appwrite servers (still on a free plan as of now, since we're still in the dev phase).
Recommended threads
- Cannot find module failure
Sorry, Newbe question here. I just installed Appwrite and am trying to install my first Function an am having absolutely no luck what-so-ever getting this done...
- Email Verification Email
Hi everyone, I’m currently experiencing an issue with the email verification functionality. When I trigger the verification, the request returns a valid respon...
- Appwrite Cloud Custom Domains Issue
I’m trying to configure my custom domain api.kondri.lt (CNAME pointing to appwrite.network., also tried fra.cloud.appwrite.io with no luck ) but encountering a ...
