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

23 lines
404 B
TOML

name = "BART Large CNN"
description = "Flagship model for demanding analysis, coding, and production agent workflows"
family = "bart"
release_date = "2025-04-09"
last_updated = "2025-04-09"
attachment = false
reasoning = false
temperature = true
tool_call = false
open_weights = false
[cost]
input = 0
output = 0
[limit]
context = 128000
output = 16384
[modalities]
input = ["text"]
output = ["text"]