sqlflow icon indicating copy to clipboard operation
sqlflow copied to clipboard

TODO list of deploy model zoo server on-premise

Open typhoonzero opened this issue 4 years ago • 0 comments

  • [x] save the model on Maxcompute using sqlfs package so that the SQLflow cli can download the model and do release.
  • [x] the deployed server should support docker build or:
  • [ ] support build Docker images using kaniko
  • [ ] support release model stored on OSS (https://github.com/sql-machine-learning/sqlflow/issues/2307)
  • [x] save model metas when training and release models with more information(https://github.com/sql-machine-learning/sqlflow/pull/2456)
  • [ ] do the deployment

typhoonzero avatar Jun 16 '20 09:06 typhoonzero