forked from phoenix/litellm-mirror
Deepseek coder now has 128k context
This commit is contained in:
parent
6650104443
commit
5192b7ccc2
1 changed files with 1 additions and 1 deletions
|
@ -905,7 +905,7 @@
|
|||
},
|
||||
"deepseek-coder": {
|
||||
"max_tokens": 4096,
|
||||
"max_input_tokens": 32000,
|
||||
"max_input_tokens": 128000,
|
||||
"max_output_tokens": 4096,
|
||||
"input_cost_per_token": 0.00000014,
|
||||
"output_cost_per_token": 0.00000028,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue