Skip to content

Commit 0d25c3d

Browse files
committed
use extends
1 parent 34c7aa7 commit 0d25c3d

1 file changed

Lines changed: 3 additions & 10 deletions

File tree

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
1+
[extends]
2+
from = "huggingface/deepseek-ai/DeepSeek-V3.2"
3+
14
name = "DeepSeek-V4-Pro"
2-
family = "deepseek"
35
release_date = "2026-04-24"
46
last_updated = "2026-04-24"
5-
attachment = false
6-
reasoning = true
7-
temperature = true
87
knowledge = "2025-05"
9-
tool_call = true
108
structured_output = true
11-
open_weights = true
129

1310
[interleaved]
1411
field = "reasoning_content"
@@ -21,7 +18,3 @@ cache_read = 0.0145
2118
[limit]
2219
context = 1_048_576
2320
output = 393_216
24-
25-
[modalities]
26-
input = ["text"]
27-
output = ["text"]

0 commit comments

Comments
 (0)