Skip to main content

LLM Comparison

Learn about our 40+ LLMs

Updated this week

This is a snapshot of the popular LLMs that are available on the Hatz AI platform. Please note that the context window and max output token limits are approximate and not always accurate, depending on the type of request and other factors.

Platform

Model

Amazon

Nova Micro

Amazon

Nova Lite

Amazon

Nova Pro

Anthropic

Claude 3 Haiku

Anthropic

Claude 3 Sonnet

Anthropic

Claude 3.5 Sonnet v2

Anthropic

Claude 3.7 Sonnet

Anthropic

Claude 3.5 Haiku

Anthropic

Claude 4 Sonnet

Anthropic

Claude 4 Opus

DeepSeek

DeepSeek R1

Google

Gemini 1.5 Flash

Google

Gemini 2.0 Flash

Google

Gemini 2.0 Flash Lite

Google

Gemini 1.5 Pro

Google

Gemini 2.5 Flash

Google

Gemini 2.5 Pro

Meta

Llama 3.1 70B Instruct

Meta

Llama 3.1 8B Instruct

Meta

Llama 3.2 1B Instruct

Meta

Llama 3.2 11B Instruct

Meta

Llama 4 Maverick 17B Instruct

Meta

Llama 4 Scout 17B Instruct

Mistral AI

Mistral 8x7B Instruct

MistralAI

Mistral Large

MistralAI

Mistral 7B Instruct

OpenAI

GPT-4.1

OpenAI

GPT-4.1 Mini

OpenAI

GPT-4.1 Nano

OpenAI

GPT 4.5 Preview

OpenAI

GPT 4o

OpenAI

GPT 3.5 Turbo

OpenAI

o1

OpenAI

o3-mini

OpenAI

GPT 4

OpenAI

o3

OpenAI

o4-mini

xAI

Grok 2

xAI

Grok 2 Vision

xAI

Grok 3

xAI

Grok 3 Fast

xAI

Grok 3 Mini

xAI

Grok 3 Mini Fast

xAI

Grok 4

Some LLM Terminology:

Token

  • The smallest unit of data that an LLM processes

  • Usually about 3/4 of a word

  • If you want to see how many INPUT tokens something is, use this site (it works best for OpenAI models):

    ***In some cases, tokens are not just words. If you upload a PDF with images, tokens will applied to interpret the images in addition to the words. If you upload a PNG or JPG with no words, tokens will still be used to understand the image.

Context Window

  • The segment of text that an AI model considers at any given moment when processing or generating language

  • You can think of this as the size of the input

  • If you upload a file (PDF, PNG, XLSX, etc) that is below the 30MB limit, but it is larger than the context window for the selected LLM, the request will fail. Try switching to a larger model, like Gemini

Knowledge Cutoff Date

  • The date that the LLM stopped "learning" new information. If you ask GPT 3.5 Turbo about an event that happened yesterday, it will not have that data

Reasoning

Reasoning models are a type of AI model that are trained to engage in "thinking" before providing an answer, breaking down problems into steps and showing their reasoning process, unlike models that directly generate answers.

They can take more time to answer because they are reflecting on their analysis step-by-step.

Vision

Computer vision gives LLMs the ability to "see" and interpret visual data like images and videos, enabling them to identify objects, classify scenes, and perform tasks that mimic human vision.

More Info

To dive deeper into these LLMs, check out these resources*

*Some features outlined on these sites might not be available on the Hatz AI platform, or they might work differently than explained here. Use these articles to better understand the token limits, reasoning models, and use cases.

Did this answer your question?