45 lines
998 B
TOML
45 lines
998 B
TOML
name = "Step 3.5 Flash 2603"
|
|
description = "StepFun flash model for efficient multimodal reasoning, coding, and tool use"
|
|
release_date = "2026-04-02"
|
|
last_updated = "2026-04-02"
|
|
attachment = false
|
|
reasoning = true
|
|
temperature = true
|
|
tool_call = true
|
|
knowledge = "2025-01"
|
|
open_weights = true
|
|
|
|
[limit]
|
|
context = 256_000
|
|
input = 256_000
|
|
output = 256_000
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|
|
|
|
[[weights]]
|
|
label = "Hugging Face"
|
|
url = "https://huggingface.co/stepfun-ai/Step-3.5-Flash"
|
|
|
|
[[benchmarks]]
|
|
name = "Artificial Analysis Coding Index"
|
|
score = 34.6
|
|
metric = "index"
|
|
source = "https://openrouter.ai/stepfun/step-3.5-flash/benchmarks"
|
|
date = "2026-06-02"
|
|
|
|
[[benchmarks]]
|
|
name = "SciCode"
|
|
score = 38.5
|
|
metric = "percent correct"
|
|
source = "https://openrouter.ai/stepfun/step-3.5-flash/benchmarks"
|
|
date = "2026-06-02"
|
|
|
|
[[benchmarks]]
|
|
name = "Terminal-Bench Hard"
|
|
score = 32.6
|
|
metric = "success rate"
|
|
source = "https://openrouter.ai/stepfun/step-3.5-flash/benchmarks"
|
|
date = "2026-06-02"
|