Skip to content

Commit 27dad05

Browse files
committed
extend deepseek/deepseek-v4-pro
1 parent 47dea9e commit 27dad05

1 file changed

Lines changed: 1 addition & 15 deletions

File tree

providers/huggingface/models/deepseek-ai/DeepSeek-V4-Pro.toml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,5 @@
1-
name = "DeepSeek-V4-Pro"
2-
release_date = "2026-04-24"
3-
last_updated = "2026-04-24"
4-
knowledge = "2025-05"
5-
structured_output = true
6-
71
[extends]
8-
from = "huggingface/deepseek-ai/DeepSeek-V3.2"
9-
10-
[interleaved]
11-
field = "reasoning_content"
12-
13-
[cost]
14-
input = 1.74
15-
output = 3.48
16-
cache_read = 0.0145
2+
from = "deepseek/deepseek-v4-pro"
173

184
[limit]
195
context = 1_048_576

0 commit comments

Comments
 (0)