Consolidated Account Billing
Now your entire team or organization can share a single credit balance managed by a central account.
Now your entire team or organization can share a single credit balance managed by a central account.
You can now start any job type from model code stored on your local computer without committing the code to a git repository. In combination with the proxiML CLI, starting a notebook from your local computer is as simple as:
proximl job create notebook --model-dir ~/model-code --data-dir ~/data "My Notebook"
proximl job create notebook "name"
Enjoy the "big ferocious" performance of NVIDIA's Ampere-based RTX 3090 for less than $1 an hour. Supplies are limited so reserve one while you can.
The proxiML platform has been extended to support batch inference jobs, enabling customers to use proxiML for all stages of the machine learning pipeline that require GPU acceleration.
The proxiML platform now allows customers to store models permanently and reuse those models for as many notebook and training jobs as desired.
You can now view summary details of the contents of a created dataset from the user interface.
In addition to centrally viewing job and dataset log output in real-time, you can now download the full log extract for datasets and job workers after they have finished.
New job environments based on Python 3.8 are now available for all frameworks.
proxiML jobs and datasets can now be created, managed, and monitored programmatically using our Python CLI/SDK.