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

Meta: Llama 4 Maverick

1M context$0.15/M input$0.60/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.15/M
Output$0.60/M
Context1M tokens

Model Info

Providermeta-llama
IDmeta-llama/llama-4-maverick