mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 16:25:00 +00:00
together only on OR
This commit is contained in:
parent
f12395f4d3
commit
328584e5f4
1 changed files with 5 additions and 1 deletions
|
@ -1413,13 +1413,17 @@
|
|||
weak_model_name: openrouter/google/gemini-2.0-flash-001
|
||||
|
||||
- name: openrouter/qwen/qwen3-235b-a22b
|
||||
system_prompt_prefix: "/no_think"
|
||||
use_temperature: 0.7
|
||||
extra_params:
|
||||
max_tokens: 24000
|
||||
top_p: 0.8
|
||||
top_k: 20
|
||||
min_p: 0.0
|
||||
temperature: 0.7
|
||||
temperature: 0.7
|
||||
extra_body:
|
||||
provider:
|
||||
order: ["Together"]
|
||||
|
||||
- name: together_ai/Qwen/Qwen3-235B-A22B-fp8-tput
|
||||
system_prompt_prefix: "/no_think"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue