mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 01:04:59 +00:00
chore: Add new model settings to model-settings.yml
This commit is contained in:
parent
ce3f732645
commit
b541eec3b8
1 changed files with 12 additions and 0 deletions
|
@ -883,3 +883,15 @@
|
|||
max_tokens: 128000
|
||||
top_p: 0.95
|
||||
|
||||
- name: cohere_chat/command-a-03-2025
|
||||
examples_as_sys_msg: true
|
||||
|
||||
- name: openrouter/cohere/command-a-03-2025
|
||||
examples_as_sys_msg: true
|
||||
|
||||
- name: gemini/gemma-3-27b-it
|
||||
use_system_prompt: false
|
||||
|
||||
- name: openrouter/google/gemma-3-27b-it:free
|
||||
use_system_prompt: false
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue