Skip to content

Add model deployments specification  #93

Description

@vlad-tokarev

Our GPPI rest packager can build a docker image compatible with ODAHU model deployment API. But we need a formal interface (specification) of such image compatibility.

What I mean:

Example of the specification:
To deploy the model into ODAHU container must run a webserver process with

  • /model/info endpoint that return information about model in next format ....
  • /model/predict endpoint to invoke models
  • should listen port ...

and so on...

Metadata

Metadata

Assignees

No one assigned

    Labels

    WG:deploymentWorking Group: All about model deployment functionalitydocumentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions