Models/Meta/Meta: Llama 4 Maverick
meta-llama

Meta: Llama 4 Maverick

$0.20/M input$0.70/M output
meta-llama/llama-4-maverick

Description

Llama 4 Maverick 17B Instruct (128E) is a high-capacity multimodal language model from Meta, built on a mixture-of-experts (MoE) architecture with 128 experts and 17 billion active parameters per forward...

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "meta-llama/llama-4-maverick",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextInput: ImageOutput: Text

Pricing

Input$0.20/M
Output$0.70/M

Model Info

ProviderMeta
IDmeta-llama/llama-4-maverick