---
title: Side-by-Side LLM Output Comparison
type: templates
category: LLM Evaluations
cat: llm-evaluations
order: 960
is_new: t
meta_description: Evaluate a side-by-side comparison of two LLM responses.
date: 2024-07-26 14:48:48
---
Sometimes you need to compare two different model responses or compare the model response with a ground truth. In this template, two options are presented side by side, and then you click to select the one that matches your criteria.
For a tutorial on how to use this template with the Label Studio SDK, see [Evaluate LLM Responses](https://api.labelstud.io/tutorials/tutorials/evaluate-llm-responses).
## Configure the labeling interface
[Create a project](/guide/setup_project) with the following labeling configuration:
```xml
```
This configuration includes the following elements:
* `` - All labeling configurations must include a base `View` tag. In this configuration, the `View` tag is used to configure the display of blocks, similar to the div tag in HTML. It helps in organizing the layout of the labeling interface.
* `