Files
anomalyco--models.dev/providers/iflowcn/models/deepseek-v3.2.toml
T
2026-07-13 12:28:55 +08:00

24 lines
427 B
TOML

name = "DeepSeek-V3.2-Exp"
description = "DeepSeek chat model for instruction following, coding, and analysis"
family = "deepseek"
release_date = "2025-01-01"
last_updated = "2025-01-01"
attachment = false
reasoning = false
temperature = true
knowledge = "2024-12"
tool_call = true
open_weights = true
[cost]
input = 0.0
output = 0.0
[limit]
context = 128_000
output = 64_000
[modalities]
input = ["text"]
output = ["text"]