Deepseek coder now has 128k context
This commit is contained in:
parent
6650104443
commit
5192b7ccc2
@ -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…
Reference in New Issue
Block a user