Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 843 Bytes

model-serving.md

File metadata and controls

24 lines (16 loc) · 843 Bytes

Create Data connections, configure server and deploy the model

  1. Head over to your RHODS ODS dashboard to your Datascience project.
  2. click Add data connection
    add-data-connection

    Configure the data connection with respective values and click Add data connection Note: the s3 endpoint might be different for your cluster. Usually, it is in the format s3.REGION.amazonaws.com
    data-conn-config

  3. Next configure the server and **make sure** to make the route accessible externally.
  4. Click Configure
    configure-server

  5. Deploy the model to be served
  6. Click Deploy
    deploy-model

    Copy the inference link and head back to the Notebook.ipynb