# Create a Templated Model

Now that you have a handful of validation examples and a template, it's time to create a [templated model](https://docs.entrypointai.com/key-concepts/models#templated-models) for evaluation.

{% hint style="info" %}
Make sure you have set up your OpenAI integration (or another [Model Provider](https://docs.entrypointai.com/key-concepts/model-providers)).
{% endhint %}

Navigate to the models tab and press +. In the dropdown that appears, choose "Apple a template."

<figure><img src="https://3106255375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F03h3SC78wyaaTZz7oUet%2Fuploads%2FMM0MgOsjLcUUiyep3OwS%2Fmodels%20page.jpg?alt=media&#x26;token=da82dc70-4f7e-4106-933f-1a6cf341da87" alt=""><figcaption></figcaption></figure>

In the dialog that appears, the template you created should be selected automatically.

For the platform, choose OpenAI (or the [model provider](https://docs.entrypointai.com/key-concepts/model-providers) of your choice).

<figure><img src="https://3106255375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F03h3SC78wyaaTZz7oUet%2Fuploads%2FTBDH3SGJi8az8Qngfsl3%2Fapply%20a%20template%20choose%20platform.jpg?alt=media&#x26;token=d259b7ed-13cb-42f7-8451-16c62d48d8a1" alt=""><figcaption></figcaption></figure>

You can choose any model. We'll go with GPT-4 Omni.

Leave the default name and press "Add to project."

<figure><img src="https://3106255375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F03h3SC78wyaaTZz7oUet%2Fuploads%2FRK1vNW5SR1EtnYnrsPm2%2Fapply%20a%20template%20finish.jpg?alt=media&#x26;token=31130110-3af6-4552-85ee-58765c30779f" alt=""><figcaption></figcaption></figure>

Immediately, Entry Point will start [evaluating](https://docs.entrypointai.com/key-concepts/evaluation) your model against your validation examples.

Open the new templated model from its name in the table.

<figure><img src="https://3106255375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F03h3SC78wyaaTZz7oUet%2Fuploads%2FMsjPrnqOS8Sg748VRnDz%2Fpage_4.jpeg?alt=media&#x26;token=c913e3da-c883-4fe1-a8fc-cba0e67dd38c" alt=""><figcaption></figcaption></figure>

At the bottom of this detail view, you will see the Evaluation section.&#x20;

<figure><img src="https://3106255375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F03h3SC78wyaaTZz7oUet%2Fuploads%2FUYvKndVjgmDeBsEOIU3E%2Fevaluation%20in%20progress.jpg?alt=media&#x26;token=82cb7c95-ea11-4dc2-8b9a-4c3c23e13545" alt=""><figcaption></figcaption></figure>

After a moment, you should see the results appear.

In the next part, we will review the results and see how our model performed.
