项目文件夹

文件
2026-07-13 12:28:55 +08:00

23 行
405 B
TOML

name = "DeepSeek: R1"
description = "DeepSeek reasoning model for multi-step analysis, math, coding, and tools"
release_date = "2025-01-20"
last_updated = "2025-01-20"
attachment = false
reasoning_options = []
reasoning = true
temperature = true
tool_call = true
open_weights = true
[cost]
input = 0.7
output = 2.5
[limit]
context = 64000
output = 16000
[modalities]
input = ["text"]
output = ["text"]