proximl job create notebook "name"
RTX 3090 (BFGPU) Instances Now Available
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.
Build Full Machine Learning Pipelines with Inference Jobs
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.
Store Training Results Directly on the Platform
The proxiML platform now allows customers to store models permanently and reuse those models for as many notebook and training jobs as desired.
Dataset Viewing
You can now view summary details of the contents of a created dataset from the user interface.
Downloadable Log Extracts for Jobs and Datasets
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.
Stay Modern with Python 3.8 Job Environments
New job environments based on Python 3.8 are now available for all frameworks.
Automate Training with our Python SDK
proxiML jobs and datasets can now be created, managed, and monitored programmatically using our Python CLI/SDK.
Spawn Training Jobs Directly From Notebooks
You can now convert notebooks directly into training jobs to easily run independent training experiments while working on your projects. In contrast to copying the notebook into another notebook job, training jobs will run autonomously, send their output to the location you specify, and automatically terminate when finished.
Easy Notebook Forking For Rapid Experimentation
proxiML notebooks can now be forked into new instances to enable easy parallel experimentation. Unlike other cloud notebooks, when you fork a proxiML notebook, the entire working directory is copied. All datasets, checkpoints, and other data are copied into the new notebook.