- AWS S3
- Google Cloud Buckets
- Azure File Storage
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. The structure of the model file that is to be loaded is described below based on the framework used. The model names has to be in the format as given in the example below.-
PyTorch
PyTorch - File structure
-
TensorFlow
TensorFlow - Structure
-
ONNX
ONNX - File Structure
- Click here for steps to upload