mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05:00 +00:00
copy
This commit is contained in:
parent
cf74dc9b48
commit
ff8c1aace9
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ like this:
|
||||||
That uses the special model name `aider/extra_params` to set it for *all* models. You should probably use a specific model name like:
|
That uses the special model name `aider/extra_params` to set it for *all* models. You should probably use a specific model name like:
|
||||||
|
|
||||||
```
|
```
|
||||||
- name: ollama/qwen2.5-coder:32b-instruct-fp16
|
- name: ollama_chat/qwen2.5-coder:32b-instruct-fp16
|
||||||
extra_params:
|
extra_params:
|
||||||
num_ctx: 65536
|
num_ctx: 65536
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue