ai4os / DEEPaaS

A REST API to serve machine learning and deep learning models
https://deepaas.readthedocs.io
Apache License 2.0
35 stars 15 forks source link

System requirements #110

Closed lucasroges closed 1 year ago

lucasroges commented 1 year ago

Can you provide minimum and recommended system requirements (e.g., CPU and memory) to deploy a machine learning model using DEEPaaS?

alvarolopez commented 1 year ago

@lucasroges the DEEPaaS API does not impose any restrictions, as this just exposes an existing model through a REST API.