0

By default, builds are stored at the ~/bentoml/bentos directory. Can I change it? There's no command line option.

neves
  • 33,186
  • 27
  • 159
  • 192

1 Answers1

1

There is an environment variable BENTOML_HOME that can be used to change where BentoML save models and builds.

neves
  • 33,186
  • 27
  • 159
  • 192