- TensorFlow
- PyTorch
- ONNX
File structure requirements
The below format should be kept in mind while loading your code to Inferless from cloud providers. The model file has to be loaded as a .ZIP file. In case of using an open cloud link - Make sure the link is open/public to allow downloads. The structure of the model file that is to be loaded is described below based on the framework used. The model naming convention and folder structure has to be in the format given in below.In the case of the model framework being:
PyTorch
PyTorch - File structure
Tensorflow
TensorFlow - Structure
ONNX - File Structure
ONNX
ONNX - File Structure