# 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>" %}
