Secure Data Processing With Regional Datastores
CloudBender™ now allows you directly connect to regional datastores without having to copy that data into or out of proxiML persistent storage.
CloudBender™ now allows you directly connect to regional datastores without having to copy that data into or out of proxiML persistent storage.
New job environments based on Python 3.9 are now available for all frameworks.
proxiML Endpoints are now even more flexibile with the ability to bring-your-own-web-server.
Persistent Notebooks can now be compressed to free up space from deleted files stored in previous job runs.
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.
proxiML is making it even easier to run any GPU-enabled workload by allowing customers to use job images directly from NVIDIA's NGC Catalog.
Teams can now create collaborative projects to share access to jobs, datasets, and models.
Customers with prebuilt docker images can now use them as the job environment for any job type.
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.
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.