Skip to content

Commit 34c7aa7

Browse files
committed
update context limit
1 parent 09b4d35 commit 34c7aa7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ output = 3.48
1919
cache_read = 0.0145
2020

2121
[limit]
22-
context = 1_000_000
23-
output = 384_000
22+
context = 1_048_576
23+
output = 393_216
2424

2525
[modalities]
2626
input = ["text"]

0 commit comments

Comments
 (0)