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

25 lines
449 B
TOML

name = "DeepSeek V3 0324"
description = "DeepSeek chat model for instruction following, coding, and analysis"
family = "deepseek"
release_date = "2024-12-26"
last_updated = "2024-12-26"
attachment = false
reasoning = false
temperature = true
tool_call = true
knowledge = "2024-07"
open_weights = false
[cost]
input = 0.27
output = 1.12
cache_read = 0.135
[limit]
context = 163_840
output = 163_840
[modalities]
input = ["text"]
output = ["text"]