Export AutoNLP models to custom S3

Hi,

is it possible to export AutoNLP models to a custom S3 bucket? what API can help do that?

Hi,

since all the trained models are stored in your private repo on huggingface hub, you are free to do whatever you want with them. Just clone the repo and upload to s3! :slight_smile:

3 Likes