> ## Documentation Index
> Fetch the complete documentation index at: https://www.truefoundry.com/llms.txt
> Use this file to discover all available pages before exploring further.

# MlFlow

> Deploy MLflow models on TrueFoundry with examples for Scikit-Learn, Transformers, and custom PyFunc models.

## Examples

* [Deploy Scikit-Learn Model with MLFlow MLServer
  ](https://github.com/truefoundry/getting-started-examples/tree/main/deploy-model-with-mlflow/mlflow-sklearn)
* [Deploy `transformers` model with MLFlow MLServer
  ](https://github.com/truefoundry/getting-started-examples/tree/main/deploy-model-with-mlflow/mlflow-transformers)
* [Deploy Custom Python function with MLFlow Server](https://github.com/truefoundry/getting-started-examples/tree/main/deploy-model-with-mlflow/mlflow-pyfunc)

## Guide

Coming Soon!
