mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 10:14:59 +00:00
feat: Add model settings for openrouter/qwen/qwen3-235b-a22b
This commit is contained in:
parent
c89ac40f56
commit
a39cec8e1d
1 changed files with 11 additions and 0 deletions
|
@ -1411,3 +1411,14 @@
|
|||
edit_format: diff-fenced
|
||||
use_repo_map: true
|
||||
weak_model_name: openrouter/google/gemini-2.0-flash-001
|
||||
|
||||
- name: openrouter/qwen/qwen3-235b-a22b
|
||||
system_prompt_prefix: "/nothink"
|
||||
use_temperature: 0.7
|
||||
extra_params:
|
||||
max_tokens: 24000
|
||||
top_p: 0.8
|
||||
top_k: 20
|
||||
min_p: 0.0
|
||||
temperature: 0.7
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue