Skip to content

Commit fee96c2

Browse files
authored
Merge pull request #1578 from panwar-stack/dev
feat(nvidia): add DeepSeek V4 model
2 parents 66520ad + 31091f3 commit fee96c2

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-pro"
5+
6+
[interleaved]
7+
field = "reasoning_content"
8+
9+
[limit]
10+
context = 1_048_576
11+
output = 393_216

0 commit comments

Comments
 (0)