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
- Not getting data
IDK what the issue is but I am stuck at a weried but that I am calling this function ``` @override Future<List<CategoryModel>> getCategories() async { t...
- Problem with the new Email policies
when user set those thing from cloud panel and when they open that page again or reload that time it forget what we have checked and it set default to false on ...
- Deleted my account, trying to signup aga...
https://cloud.appwrite.io/console/login?error=%7B%22message%22%3A%22This+email+address+must+already+be+in+its+canonical+form.+Please+remove+aliases%2C+tags%2C+o...