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

23 lines
464 B
TOML

name = "ByteDance-Seed/Seed-OSS-36B-Instruct"
description = "Tool-capable chat model for instruction following and agentic application workflows"
family = "seed"
release_date = "2025-09-04"
last_updated = "2025-11-25"
attachment = false
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = false
[cost]
input = 0.21
output = 0.57
[limit]
context = 262_000
output = 262_000
[modalities]
input = ["text"]
output = ["text"]