Skip to content

Latest commit

 

History

History

FfDL-Seldon

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Deploy FfDL Trained Models with Seldon

Seldon provides a deployment platform to allow machine learning models to be exposed via REST or gRPC endpoints. Runtime graphs of models, routers (e.g., AB-tests, Multi-Armed bandits) , transformers (e.g., Feature normalization) and combiners (e.g., ensemblers) can be described using a Custom Kubernetes Resource JSON/YAML and then deployed, scaled and managed.

Any FfDL model whose runtime inference can be packaged as a Docker container can be managed by Seldon.

Install Seldon

To install Seldon on your Kubernetes cluster next to FfDL see here.

Deployment Steps

To deploy your models on Seldon you need to

  1. Wrap your runtime inference components as Docker containers that follow the Seldon APIs
  2. Describe the runtime graph as a Custom Kubernetes SeldonDeployment Resource
  3. Apply the graph via the Kubernetes API, e.g. using kubectl

Examples

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy