v2.14.1
版本发布时间: 2024-06-20 14:34:52
mlflow/mlflow最新发布版本:v2.16.0(2024-08-31 06:00:41)
MLflow 2.14.1 is a patch release that contains several bug fixes and documentation improvements
Bug fixes:
- [Models] Fix params and model_config handling for llm/v1/xxx Transformers model (#12401, @B-Step62)
- [UI] Fix dark mode user preference (#12386, @daniellok-db)
- [Docker] Fix docker image failing to build with
install_mlflow=False
(#12388, @daniellok-db)
Documentation updates:
- [Docs] Add link to langchain autologging page in doc (#12398, @xq-yin)
- [Docs] Add documentation for Models from Code (#12381, @BenWilson2)
Small bug fixes and documentation updates:
#12415, #12396, #12394, @harupy; #12403, #12382, @BenWilson2; #12397, @B-Step62