mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-16 09:34:59 +00:00
chore: update max tokens for deepseek-coder
This commit is contained in:
parent
4c161f9e12
commit
226e23f06d
1 changed files with 1 additions and 1 deletions
|
@ -603,7 +603,7 @@
|
||||||
use_repo_map: true
|
use_repo_map: true
|
||||||
examples_as_sys_msg: true
|
examples_as_sys_msg: true
|
||||||
extra_params:
|
extra_params:
|
||||||
max_tokens: 8192
|
max_tokens: 64000
|
||||||
caches_by_default: true
|
caches_by_default: true
|
||||||
use_temperature: false
|
use_temperature: false
|
||||||
editor_model_name: deepseek/deepseek-chat
|
editor_model_name: deepseek/deepseek-chat
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue