ML-Model-CI
ML-Model-CI copied to clipboard
[fine-tuner] hot updates & A/B test
- [ ] after re-training the B model then store the model in the system
- [ ] if users want to dispatch the B model to replace the A model, the system should support hot updates
- [ ] also, the A/B test should be supported: 20% requests will be re-direct to B before shutdown the A
-
[ ] BlueGreenDeployment
-
[ ] CanaryRelease
hello, is there any update?