MLflow 2.3.2 is a patch release containing the following features, bug fixes and changes:
Features:
- [Models] Add GPU support for
transformersmodelspyfuncinference and serving (#8375, @ankit-db) - [Models] Disable autologging functionality for non-relevant models when training a
transformersmodel (#8405, @BenWilson2) - [Models] Add support for preserving and overriding
torch_dtypevalues intransformerspipelines (#8421, @BenWilson2) - [Models] Add support for
Feature Extractionpipelines in thetransformersflavor (#8423, @BenWilson2) - [Tracking] Add basic HTTP auth support for users, registered models, and experiments permissions (#8286, @gabrielfu)
Bug Fixes:
- [Models] Fix inferred schema issue with
Text2TextGenerationpipelines in thetransformersflavor (#8391, @BenWilson2) - [Models] Change MLflow dependency pinning in logged models from a range value to an exact major and minor version (#8422, @harupy)
Documentation updates:
- [Examples] Add
signaturelogging to all examples and documentation (#8410, #8401, #8400, #8387 @jerrylian-db) - [Examples] Add
sentence-transformersexamples to thetransformersexamples suite (#8425, @BenWilson2) - [Docs] Add a new MLflow Quickstart documentation page (#8171, @lobrien)
- [Docs] Add a new introduction to MLflow page (#8365, @lobrien)
- [Docs] Add a community model pluging example and documentation for
trubrics(#8371, @jeffkayne) - [Docs] Add
gluonpyfunc example to Model flavor documentation (#8403, @ericvincent18) - [Docs] Add
statsmodelspyfunc example toModelsflavor documentation (#8394, @ericvincent18)
Small bug fixes and documentation updates:
#8415, #8412, #8411, #8355, #8354, #8353, #8348, @harupy; #8374, #8367, #8350, @dbczumar; #8358 @mrkaye97; #8392, #8362, @smurching; #8427, #8408, #8399, #8381, @BenWilson2; #8395, #8390, @jerrylian-db; #8402, #8398, @WeichenXu123; #8377, #8363, @arpitjasa-db; #8385, @prithvikannan; #8418, @Jeukoh;