Key things to note are the use of a single tarball file which contains all of the weight files. The weight files are accessed by each model using the model_kwargs and the SAVED_MODEL_DIR.
I've upload the tar file to S3 so this example can be run by anyone.
Closes #50
Key things to note are the use of a single tarball file which contains all of the weight files. The weight files are accessed by each model using the model_kwargs and the SAVED_MODEL_DIR.
I've upload the tar file to S3 so this example can be run by anyone.