mirror of
https://github.com/Aider-AI/aider.git
synced 2025-12-23 08:48:18 +00:00
chore: update deepseek model names and metadata
This commit is contained in:
parent
484e47d029
commit
cb6a152e5e
2 changed files with 7 additions and 7 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"deepseek-reasoner": {
|
||||
"deepseek/deepseek-reasoner": {
|
||||
"max_tokens": 64000,
|
||||
"max_input_tokens": 128000,
|
||||
"max_output_tokens": 64000,
|
||||
|
|
@ -12,10 +12,10 @@
|
|||
"mode": "chat",
|
||||
//"supports_function_calling": true,
|
||||
"supports_assistant_prefill": true,
|
||||
//"supports_tool_choice": true,
|
||||
"supports_tool_choice": false,
|
||||
"supports_prompt_caching": true
|
||||
},
|
||||
"deepseek-chat": {
|
||||
"deepseek/deepseek-chat": {
|
||||
"max_tokens": 8192,
|
||||
"max_input_tokens": 128000,
|
||||
"max_output_tokens": 8192,
|
||||
|
|
|
|||
|
|
@ -1801,7 +1801,7 @@
|
|||
|
||||
- dirname: 2025-10-03-09-45-34--deepseek-v3.2-reasoner
|
||||
test_cases: 225
|
||||
model: deepseek/deepseek-reasoner
|
||||
model: DeepSeek-V3.2-Exp (Reasoner)
|
||||
edit_format: diff
|
||||
commit_hash: cbb5376
|
||||
pass_rate_1: 39.6
|
||||
|
|
@ -1825,11 +1825,11 @@
|
|||
date: 2025-10-03
|
||||
versions: 0.86.2.dev
|
||||
seconds_per_case: 291.2
|
||||
total_cost: 4.3854
|
||||
total_cost: 1.3045
|
||||
|
||||
- dirname: 2025-10-03-09-21-36--deepseek-v3.2-chat
|
||||
test_cases: 225
|
||||
model: deepseek/deepseek-chat
|
||||
model: DeepSeek-V3.2-Exp (Chat)
|
||||
edit_format: diff
|
||||
commit_hash: cbb5376
|
||||
pass_rate_1: 38.7
|
||||
|
|
@ -1853,4 +1853,4 @@
|
|||
date: 2025-10-03
|
||||
versions: 0.86.2.dev
|
||||
seconds_per_case: 104.0
|
||||
total_cost: 1.0493
|
||||
total_cost: 0.8756
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue