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

19 lines
365 B
TOML

name = "Tako"
description = "Tool-capable chat model for instruction following and agentic application workflows"
family = "tako"
release_date = "2024-08-15"
last_updated = "2024-08-15"
attachment = true
reasoning = false
temperature = false
open_weights = false
tool_call = true
[limit]
context = 2_048
output = 0
[modalities]
input = ["text"]
output = ["text"]