> For the complete documentation index, see [llms.txt](https://docs.caraml.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.caraml.dev/tutorial-and-examples/07_examples/01_standard_model.md).

# Deploy Standard Models

Try out the notebooks below to learn how to deploy different types of Standard Models to Merlin.

## Deploy SKLearn Model

{% embed url="<https://github.com/caraml-dev/merlin/blob/main/examples/sklearn/SKLearn.ipynb>" %}

## Deploy XGBoost Model

{% embed url="<https://github.com/caraml-dev/merlin/blob/main/examples/xgboost/XGBoost.ipynb>" %}

## Deploy Tensorflow Model

{% embed url="<https://github.com/caraml-dev/merlin/blob/main/examples/tensorflow/Tensorflow.ipynb>" %}

## Deploy Pytorch Model

{% embed url="<https://github.com/caraml-dev/merlin/blob/main/examples/pytorch/Pytorch.ipynb>" %}
