Skip to main content

CloudBender

· 4 min read

CloudBender™ lets you connect your on-prem and cloud GPUs to the proxiML platform and seamlessly run jobs on any CloudBender enabled system. When you start a notebook or submit a job, CloudBender will automatically select the lowest cost available resource that meets your hardware, cost, data, and security specifications.

REST Endpoints for Inference

· 6 min read

The proxiML platform has been extended to support deploying models as REST API endpoints. These fully managed endpoints give you the real-time predictions you need for production applications without having to worry about servers, certificates, networking, or web development.

Automatic Dependency Installation

· 3 min read

proxiML jobs now accept lists of packages that will be installed using apt, pip, or conda as part of the job creation process and will automatically install dependencies found in the requirements.txt file in the root of the model code working directory.