42 lines
986 B
TOML
42 lines
986 B
TOML
name = "Gemini 2.5 Flash-Lite"
|
|
description = "Lean Gemini 2.5 lane for cheap multimodal traffic and quick agents"
|
|
family = "gemini-flash-lite"
|
|
release_date = "2025-06-17"
|
|
last_updated = "2025-06-17"
|
|
attachment = true
|
|
reasoning = true
|
|
temperature = true
|
|
tool_call = true
|
|
structured_output = true
|
|
knowledge = "2025-01"
|
|
open_weights = false
|
|
|
|
[limit]
|
|
context = 1_048_576
|
|
output = 65_536
|
|
|
|
[modalities]
|
|
input = ["text", "image", "audio", "video", "pdf"]
|
|
output = ["text"]
|
|
|
|
[[benchmarks]]
|
|
name = "Artificial Analysis Coding Index"
|
|
score = 9.5
|
|
metric = "index"
|
|
source = "https://openrouter.ai/google/gemini-2.5-flash-lite/benchmarks"
|
|
date = "2026-03-11"
|
|
|
|
[[benchmarks]]
|
|
name = "SciCode"
|
|
score = 19.3
|
|
metric = "percent correct"
|
|
source = "https://openrouter.ai/google/gemini-2.5-flash-lite/benchmarks"
|
|
date = "2026-03-11"
|
|
|
|
[[benchmarks]]
|
|
name = "Terminal-Bench Hard"
|
|
score = 4.5
|
|
metric = "success rate"
|
|
source = "https://openrouter.ai/google/gemini-2.5-flash-lite/benchmarks"
|
|
date = "2026-03-11"
|