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

25 lines
458 B
TOML

name = "DeepSeek-R1"
description = "DeepSeek reasoning model for multi-step analysis, math, coding, and tools"
family = "deepseek-thinking"
release_date = "2025-01-20"
last_updated = "2025-01-20"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
knowledge = "2024-06"
tool_call = true
open_weights = true
[cost]
input = 0.00
output = 0.00
[limit]
context = 65_536
output = 8_192
[modalities]
input = ["text"]
output = ["text"]