Skip to content

Commit df52175

Browse files
authored
Merge pull request #1580 from LeGazeon/add-nvidia-deepseek-v4-pro/flash
Add NVIDIA DeepSeek-V4 models
2 parents bee8339 + 8bc407a commit df52175

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
attachment = false
2+
3+
[extends]
4+
from = "deepseek/deepseek-v4-flash"
5+
6+
[interleaved]
7+
field = "reasoning_content"
8+
9+
[limit]
10+
context = 1_048_576
11+
output = 393_216

0 commit comments

Comments
 (0)