2.6.2
ADS
-
Added
from_model_deployment()method to theGenericModelclass. Now you can load a model directly from an existing model deployment. -
Moved dependencies from being default into optional installation groups:
all-optionalbdsboosteddatageonotebookonnxopctloptunatensorflowtexttorchviz
Use
python3 -m pip install oracle-ads[XXX]where XXX are the group names.