Skip to content

Commit 870e3d1

Browse files
authored
Merge pull request #1612 from hanouticelina/add-deepseek-v4-for-huggingface
feat(huggingface): add DeepSeek V4 Pro
2 parents 5f21f3b + 27dad05 commit 870e3d1

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[extends]
2+
from = "deepseek/deepseek-v4-pro"
3+
4+
[limit]
5+
context = 1_048_576
6+
output = 393_216

0 commit comments

Comments
 (0)