1.29.0 (2023-08-02)
Features
- Add preview CustomJob which can be run on persistent resource (56906b0)
- LLM - Support for Batch Prediction for the
textembeddingmodels (preview) (a368538) - LLM - Support tuning for the code-bison model (preview) (e4b23a2)
- LVM - Large Vision Models SDK (preview release). Support for image captioning and image QnA (
imagetextmodel) and multi modal embedding (multimodelembeddingmodel) (preview) (9bbf1ea)
Bug Fixes
- LLM - Fixed
get_tuned_modelfor the future models that are nottext-bison(1adf72b)