Slackbot
05/08/2023, 4:15 PMAaron Pham
05/08/2023, 6:33 PMdownload_weights.py
similar to https://github.com/bentoml/BentoML/blob/main/examples/custom_runner/nltk_pretrained_model/download_nltk_models.py and you can then pass it into docker.setup_script=/path/to/download_weights.py
to include the cache folder into the container.Aaron Pham
05/08/2023, 6:34 PMSelf
05/08/2023, 6:36 PMAaron Pham
05/08/2023, 9:30 PMSelf
05/09/2023, 10:02 AM