Hey! I had a question about self hosted and pricin...
# ask-community
r
Hey! I had a question about self hosted and pricing. I believe I need to use the open source version for that. Is that free at whichever scale? What about compliance and some of the features like ML training, read-only accounts etc..?
k
Hi @Rishabh Poddar, Cloud has 10000 free task runs every month (and we only count successful task runs). Server is indeed free at whatever scale. Compliance features such as RBAC and Audit Trail are only in Cloud. Both should be capable of doing ML trianing.
r
so ML training in self hosted is free? But paid in cloud?
k
Prefect runs whatever Python code you write so ML Training is not a built-in feature, but it would orchestrate your model training scripts.
r
ok thanks