Want us to help migrate your models?
You can book a 60 min call with our engineering team, and we’ll get your models running by the end of the call.
- Create an empty sandbox
- Install Python Requirements
- (Optional) Upload pre-trained weights to the data folder (if you want to avoiding connecting your dataset and retraining the model from scratch)
- Copy the model’s code into the sandbox, returning your model class from the
train.py
function - Train the model
- Create your model handler
- Package and deploy