PARROTSIGHT

Llama 4 Scout

StableVision (multimodal)Meta

Llama 4 Scout 17B Instruct (16E) is a mixture-of-experts (MoE) language model developed by Meta, activating 17 billion parameters out of a total of 109B. It supports native multimodal input...

P50 87msP95 185ms$0.17 / 1M tokens1.3M ctx

Overview

Llama 4 Scout 17B Instruct (16E) is a mixture-of-experts (MoE) language model developed by Meta, activating 17 billion parameters out of a total of 109B. It supports native multimodal input... Llama 4 Scout is served through the PARROTSIGHT unified API at Meta's list price, with the same authentication, metering and regional pinning (MY / SG / ID) as every native model. No separate provider account is required.

  • 1.3M token context · multimodal input
  • OpenAI-compatible endpoint — migrate with a two-line change
  • Streaming (SSE) supported for all text outputs
  • Billed at provider list price, metered per token

Capabilities

Visual grounding85
Detail capture79
Speed83
Value84

API

https://api.parrotsight.com/v1/vision/analyze

bash
curl -X POST https://api.parrotsight.com/v1/vision/analyze \
  -H "Authorization: Bearer $PS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"meta-llama/llama-4-scout","image":"data:image/jpeg;base64,<BASE64_ENCODED_FRAME>","tasks":["scene","objects","caption"]}'

Version history

  1. v2025.4Latest2025-04-05

    Added to the PARROTSIGHT catalogue at Meta list pricing.

More models

View all models