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

19 lines
388 B
TOML

name = "deepseek-v3.2"
description = "DeepSeek chat model for instruction following, coding, and analysis"
family = "deepseek"
attachment = false
reasoning = true
reasoning_options = [{ type = "toggle" }]
tool_call = true
release_date = "2025-06-15"
last_updated = "2026-01-19"
open_weights = true
[limit]
context = 163840
output = 65536
[modalities]
input = ["text"]
output = ["text"]