Currently, with the HTTP storage provider, we don't yet support archive format extractions (e.g. tar.gz, zip), so its use is limited to all-in-one model files (e.g. .joblib files).
This should be investigated and supported so that users can pass in an archive contained all their model assets.
Currently, with the HTTP storage provider, we don't yet support archive format extractions (e.g. tar.gz, zip), so its use is limited to all-in-one model files (e.g.
.joblibfiles).This should be investigated and supported so that users can pass in an archive contained all their model assets.