24 lines
463 B
TOML
24 lines
463 B
TOML
name = "DeepSeek R1 0528"
|
|
description = "DeepSeek reasoning model for multi-step analysis, math, coding, and tools"
|
|
family = "deepseek-thinking"
|
|
release_date = "2025-08-23"
|
|
last_updated = "2025-08-23"
|
|
attachment = false
|
|
reasoning = true
|
|
reasoning_options = []
|
|
temperature = true
|
|
tool_call = true
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 0.5
|
|
output = 2.15
|
|
|
|
[limit]
|
|
context = 75_000
|
|
output = 163_840
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|