Available Models#

Materialized currently offers access to the category leading open-source language models. All models are currently run at full precision (no quantization). We will continue to add more models with increasing modalities, capabilities, and task-specific training over time.

Text-to-Text Models#

Model Name

Model ID

Context Window (input tokens)

Modalities

Price (USD/Million tokens, input and output)

Llama 3.2 1B Instruct

llama-3.2-1b

128k

Text

0.003

Llama 3.2 3B Instruct

llama-3.2-3b

128k

Text

0.007

Llama 3.1 8B Instruct

llama-3.1-8b

128k

Text

0.013

Llama 3.3 70B Instruct

llama-3.3-70b-8k

8k

Text

0.148

Llama 3.3 70B Instruct

llama-3.3-70b-64k

64k

Text

0.149

Gemma 3 27B Instruct

gemma-3-27b-it-128k

128k

Text

0.059

Reasoning Models (text-to-text)#

Model Name

Model ID

Context Window (input tokens)

Modalities

Price (USD/Million tokens, input and output)

DeepSeek R1 Distill Llama 8B

deepseek-r1-distill-llama-8b

128k

Text

0.044

DeepSeek R1 Distill Llama 70B

deepseek-r1-distill-llama-70b-8k

8k

Text

0.543

DeepSeek R1 Distill Llama 70B

deepseek-r1-distill-llama-70b-64k

64k

Text

0.411

DeepSeek R1 Distill Qwen 32B

deepseek-r1-distill-qwen-32b

32K

Text

0.123

Qwen QwQ 32B

qwen-qwq-32b-128k

128k

Text

0.163

Embedding Models#

Model Name

Model ID

Context Window (input tokens)

Embedding Dimension

Modalities

Price (USD/Million tokens, input and output)

Multilingual e5 Large Instruct

multilingual-e5-large-instruct

512

1024

Text

0.0001

GTE Qwen 2 7B Instruct

gte-qwen2-7b-instruct

32k

3584

Text

0.007

Custom Models#

We also support custom and fine-tuned models. Please contact team@materialized.dev for more information.