Files
2026-07-13 12:28:55 +08:00

25 lines
476 B
TOML

name = "Llama 4 Scout 17B 16E Instruct"
description = "Open multimodal Llama model for long-context analysis and efficient agents"
family = "llama"
release_date = "2025-01-31"
last_updated = "2025-01-31"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
knowledge = "2024-12"
tool_call = true
open_weights = true
[cost]
input = 0.00
output = 0.00
[limit]
context = 128_000
output = 8_192
[modalities]
input = ["text", "image"]
output = ["text"]