KF Serving
- Serving story for Kubeflow
- The concepts behind Kubernetes
- Consistent interfaces for different frameworks
- ServiceAccount for access
- Canary - 2 way split (New / Old)
- Default Standard Deployment
- Canary - Addressable primary / default
- Experimental traffic handling
- Similar to A / B Testing
- KFServing for ML Problems
- Knative - Resource Model
- Production Features of ML KFServing 0.2
- Use cases at Bloomberg
- Serving models in production
- Scaling and handling traffic
- End to End implementation/scalability and load handling
- Bloombergs use cases
- All data / NLP
- Implement pre and post processing
- Add transformer to inference service
- Alibi library
- Accessibility to prediction URL
A / B Testing Approach
CI / CD Pipeline
MNIST kfserving
- Preprocess / postprocess in transformer
- Download image
- Run prediction
- Result upload to bucket
- Custom model to process
- Upload to bucket
Link1
Sample for KFServing SDK with a custom image
Predict on a InferenceService using Tensorflow
Happy Learning!!!
No comments:
Post a Comment