Steps to add a model: Create a contract.py file in the models/<model_name> directory. That will get the input data ready to run the model. Create a .def file with the entry point for the model