Deepseek coder now has 128k context

This commit is contained in:
Paul Gauthier 2024-07-04 11:47:15 -03:00
parent 6650104443
commit 5192b7ccc2

View file

@ -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,